Skip to main content
GET
Get Trending Topics

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

country
enum<string>
required

Country slug or 'worldwide' for default explore trends

Available options:
worldwide,
algeria,
argentina,
australia,
austria,
bahrain,
belarus,
belgium,
brazil,
canada,
chile,
colombia,
denmark,
dominican-republic,
ecuador,
egypt,
france,
germany,
ghana,
greece,
guatemala,
india,
indonesia,
ireland,
israel,
italy,
japan,
jordan,
kenya,
korea,
kuwait,
latvia,
lebanon,
malaysia,
mexico,
netherlands,
new-zealand,
nigeria,
norway,
oman,
pakistan,
panama,
peru,
philippines,
poland,
portugal,
qatar,
russia,
saudi-arabia,
singapore,
south-africa,
spain,
sweden,
switzerland,
thailand,
turkey,
ukraine,
united-arab-emirates,
united-kingdom,
united-states,
venezuela,
vietnam,
zimbabwe
Examples:

"worldwide"

"united-states"

"japan"

"united-kingdom"

"zimbabwe"

Response

Standard response with list of trending topics in data field

Standard API response format

code
integer
required

HTTP status code

Example:

200

msg
string
required

Response message

Example:

"success"

data
any | null

Response data