For the complete documentation index, see llms.txt. This page is also available as Markdown.

Trending

Retrieves trending tweets.

Authorizations
AuthorizationstringRequired
Query parameters
metricsstring[]Required
  • The metrics to include for each tweet.
periodstringRequired
  • The time period for the trending tweets.
limitnumber · doubleOptional
  • The number of trending tweets to retrieve (optional).
categorystringOptional
  • The category of tweets to retrieve (optional).
Header parameters
AuthorizationstringRequired
  • The authorization token.
Responses
200

A promise that resolves to a TrendingTweetsAPIResponse object containing the trending tweets.

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/tweets/trending
200

A promise that resolves to a TrendingTweetsAPIResponse object containing the trending tweets.