Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The WOEID of the place to lookup a trend for.
Query Parameters
The maximum number of results.
Required range:
1 <= x <= 50
A comma separated list of Trend fields to display.
Minimum length:
1
Example:
["trend_name", "tweet_count"]