Analytics
get
Retrieves token analytics.
Authorizations
AuthorizationstringRequired
Path parameters
tokenIdstringRequired
- The ID of the token.
Query parameters
metricsstring[]Required
- The metrics to retrieve for the token.
periodstringRequired
- The time period for the analytics.
intervalstringRequired
- The interval for the data points.
Header parameters
AuthorizationstringRequired
- The authorization token.
Responses
200
A promise that resolves to a TokenAnalyticsAPIResponse object containing the token analytics.
application/json
get
/cookiefun/tokens/{tokenId}/analytics200
A promise that resolves to a TokenAnalyticsAPIResponse object containing the token analytics.