Base URL
The ManageXR API provides a RESTful way to access your organization and device data. We enforce HTTPS. All requests contain the following base URL:Authentication
Create an API Key
Go to Organization Settings > API Keys to generate a keyEmail developers@managexr.com for early access to a single API key that allows you to control multiple organizations
Authenticate Requests
To authenticate each request, add an Authorization header with the contents:<encoded-value> is the Base64 encoding of api_key_id:api_key_secret.
Quotas & Limits
API requests are subject to the following limits:
You will be given direct feedback if you are over quota and your requests will fail. If you have requirements above this and would like to discuss expanding your quota, contact us at support@managexr.com.