Trending

Retrieves trending tokens.

Authorizations
AuthorizationstringRequired
Query parameters
metricsstring[]Required
  • The metrics to include for each token.
sortstringRequired
  • The sorting criteria for the trending tokens.
filterstringOptional
  • The filter criteria for the trending tokens (optional).
limitnumber · doubleOptional
  • The number of trending tokens to retrieve (optional).
Header parameters
AuthorizationstringRequired
  • The authorization token.
Responses
200

A promise that resolves to a TrendingTokensAPIResponse object containing the trending tokens.

application/json
get
/cookiefun/tokens/trending
200

A promise that resolves to a TrendingTokensAPIResponse object containing the trending tokens.