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

Trending

Retrieves trending narratives.

Authorizations
AuthorizationstringRequired
Query parameters
timeframestringRequired
  • The timeframe for the trending narratives.
thresholdnumber · doubleOptional
  • The minimum threshold for trend strength (optional).
categorystringOptional
  • The category of narratives to retrieve (optional).
Header parameters
AuthorizationstringRequired
  • The authorization token.
Responses
200

A promise that resolves to a NarrativeTrendsAPIResponse object containing the trending narratives.

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

A promise that resolves to a NarrativeTrendsAPIResponse object containing the trending narratives.