Raw vs. Formatted Responses

The Usage Intelligence API offers 2 major methods how to retrieve the data - either in raw JSON format which is meant to be processed by your application or scripts, or else in readily-formatted charts or tables wrapped in an HTML page which is meant to be used as an iframe or HTML frame source.

At the moment, formatted charts are generated using Highcharts Javascript components. Tables are generated using a custom HTML format.

Requesting Formatted Reports
Example Request