## 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:



### Creating and Maintaining an Analytics API Access Token

Refer to our [product documentation](🔗) for detailed information about creating and managing API access tokens.