DocumentationDashboard

YouTube

Search

YouTube search results: videos, channels, playlists and shorts, plus the related searches and 'people also watched' shelves.

GET/v1/youtube/search10 credits

Parameters

NameTypeRequiredDescription
qstringrequiredSearch terms, e.g. "best laptop 2025".
devicestringoptionalLayout to render. One of: desktop, mobile.
spstringoptionalYouTube's own filter/sort/pagination token, taken from a previous response.
hlstringoptionalInterface language, default "en".
glstringoptionalCountry code for ranking, default "us".

Request

curl --request GET 'https://data-api.roketfy.com/v1/youtube/search?q=%3Cq%3E' \
  --header 'Authorization: Bearer YOUR_TOKEN'

MCP

Available to AI agents as the tool youtube_search, with the same parameters and the same credit cost.