githubEdit

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
chevron-right
200

A promise that resolves to a TokenAnalyticsAPIResponse object containing the token analytics.

application/json
successbooleanRequired

The success status of the operation.

messagestringRequired

The message associated with the operation.

addressstringOptional

The address associated with the operation.

get
/cookiefun/tokens/{tokenId}/analytics
200

A promise that resolves to a TokenAnalyticsAPIResponse object containing the token analytics.