Search for topics.
A successful request costs 0 credits.
Security
accessToken
GET
curl -i -X GET \
'https://api.modash.io/v1/youtube/topics?limit=1000&query=travel' \
-H 'Authorization: Bearer <YOUR_token_HERE>'Response
{ "error": false, "tags": [ "string" ] }