Skip to main content

Overview

QUEUE provides a secure Reporting API for querying all aspects of your data. Our Reporting API is build on the open source solution cube which offers a lot of flexibility about how and when you want to access data.

All data is stored securely in our systems and access control is managed by our API layer to ensure that only authenticated, permitted users have access. Before any access is permitted a user must validate their credentials for a valid access token. Access tokens are short lived (1 hour) and after an access token has expired, a refresh token can be exchanged for a new access token.

See the Authentication and Reporting API documentation for more details.