Eleven's reporting API allows current ElevenOS customers to programmatically access data about their installed footprint for reporting purposes. Currently we offer API endpoints for Properties, Conferences, Accounts, Sessions, Devices and Bandwidth values.
The Reporting API v1 is a standard REST style read-only API that accepts/returns JSON requests and requires an API Key to be used, it is located at:
The Reporting API is not used for this purpose. Instead, please reach out to our sales team to learn more about how we do hardware or software integrations.
If you are a current ElevenOS customer, you can get access to the API by doing the following:
The Reporting API supports processing queries of up to 1 million records (returned in a paginated format). Queries that attempt to access more than 1 million records within the request window will throw an error and will need to be narrowed down in order to return successfully.