Work with Analytics Endpoints

This page provides information necessary to invoke analytics endpoints.

License Requirements

In order to use the Analytics API, your tenant must be enabled with the events_collector_standalone entitlement.

Endpoint URL

The Analytics API base endpoint is same as the base endpoint of the Analytics Portal. For example, if the URL for the Analytics Portal is https://mytenant-my.analytics.idaptive.app/analytics then the Analytics API base endpoint is https://mytenant-my.analytics.idaptive.app.

Analytics Authentication

Analytics API requests must be authenticated by providing a bearer token in the request header. For example:

Authorization: Bearer ABC12343...

Creating and Maintaining an Analytics API Access Token

Refer to our product documentation for detailed information about creating and managing API access tokens.