TwitterAPIs Docs
API ReferenceTrends

Twitter Trends API | Worldwide and Per-Country

Trends: Read what is trending on Twitter/X right now, worldwide or for a single country, plus the full set of locations trends are available for.

Read what is trending on Twitter/X right now, worldwide or for a single country, plus the full set of locations trends are available for.

/trends needs a location, either worldwide or one of the specific locations X publishes trends for; /trends/locations is how you discover what those valid locations actually are, since X does not support arbitrary geography here. Call /trends/locations once (its result changes rarely) and cache the location ID your integration cares about, rather than re-resolving it on every /trends call.

This category has 2 endpoints. Each is a pay-per-call REST endpoint with bearer auth, JSON in and out.

MethodPathCostDescription
GET/trends$0.0008Read the current trending topics for a location.
GET/trends/locations$0.0008List every location Twitter/X has trends available for.