Welcome to the Eleven Reporting API
Overview

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:

https://api.11os.com/v1/

Looking to set up a hardware or software integration with our platform?

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.

Quick Start Guide

If you are a current ElevenOS customer, you can get access to the API by doing the following:

  1. Send an email to or call the Eleven Customer Success Team:
  2. The Eleven CS Team will provide you with an API key
  3. Validate that the API key works using the "Authorize" button here
API Usage Limits

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.