Introduction

The Analytics Plus API allows you to perform most of the operations that you do with our web client.

Analytics Plus API is built using REST principles, which ensures predictable URLs that make writing applications easy. This API follows HTTP rules, enabling a wide range of HTTP clients can be used to interact with the API.

Every resource is exposed as a URL. The URL of each resource can be obtained by accessing the API Root Endpoint.