Analyze risk using Analytics endpoints
License requirements
Additional licenses might be required to enable this feature. Contact your CyberArk account representative for more information.
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://<tenantID>-my.analytics.idaptive.app/analytics
then the Analytics API base endpoint is https:/<tenantID>-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...
For information about creating and managing API access tokens, see APIs.