Mimosa Backhaul Help Content
Mimosa Backhaul REST API
Copyright © 2014 Mimosa Page 157
Mimosa REST API
Mimosa provides a REST API that allows developers to access information from our hardware products, such as
configuration and status, for integration with third-party applications and services.
Using the API
There are four calls available through the REST API to access different types of information: Device Status, Device
Information, Ethernet Data, and Link Information. Each REST API request returns an XML response object.
Accessing the API
All requests to the APIs require authentication. Authentication requires completing both of the following actions:
Enable HTTPS within the device GUI.1.
NOTE: For security reasons, REST can not be enabled until HTTPS is activated. This will also activate HTTPS
●
for access to the GUI.
Enable REST Management within the device’s embedded GUI, and assign a REST-specific Management2.
Username and Password.
Include the Management Username and Management Password parameters in the Request URL.3.
Note: When using REST Services please be sure to enable HTTPS.
Note: When using REST Services please be sure to enable HTTPS.