Countries
We can also generate tags based location
Get Countries
Get a list of countries currently supported
GET
https://hashtag5.p.rapidapi.com/api/v2.1/trending/countries
Headers
Name
Type
Description
X-RapidAPI-Host*
hashtag5.p.rapidapi.com
Should always be the host url
X-RapidAPI-Key*
YOUR_API_KEY
Your API key
Take a look at how you might call this method using our official libraries, or via curl
:
Get trending tags in a country
Get a list of tags trending in the country
GET
https://hashtag5.p.rapidapi.com/api/v2.1/trending/:countryName/tags
Path Parameters
Name
Type
Description
countryName*
India
The name of the country
Headers
Name
Type
Description
X-RapidAPI-Host*
hashtag5.p.rapidapi.com
Should always be the host url
X-RapidAPI-Key*
YOUR_API_KEY
Your API key
Take a look at how you might call this method using our official libraries, or via curl
:
Last updated