YouTube Search
Search API
YouTube Search API
Search YouTube and get back matching videos, channels, and playlists.
GET
YouTube Search
Search YouTube and get back matching videos, channels, and playlists. Set
engine=youtube and pass the query in q; both are required. Optionally narrow by country (gl) and interface language (hl), or pass a YouTube filter token in sp for pagination and advanced filters such as upload date, duration, or result type. Use this to find video content on a topic, track a channel’s recent uploads, or gauge how much video coverage a subject has.
Note: this is served through the AIsa mapped path /apis/v1/youtube/search; the upstream provider’s canonical path is not mounted directly.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
SearchApi engine identifier. Use youtube for this YouTube endpoint.
Available options:
youtube Search query. Required by runtime and upstream SearchApi.
YouTube filter token (pagination or advanced filters)
Country code (e.g. us, jp)
Interface language
Response
Successful YouTube search response