YouTube API reference

Public YouTube channels, videos, playlists, comments, search, and transcripts over REST — one API key, no Google Cloud quota.

Social Fetch's YouTube tag is thirteen GET /v1/youtube/... routes. Pass a channel, video URL, or search query and get { data, meta } with data.lookupStatus, meta.requestId, and meta.creditsCharged. Authenticate with x-api-key only — no Google Cloud project, OAuth consent screen, or daily quota units.

These pages are generated from the public OpenAPI spec. Product overview, examples, and FAQs live on the YouTube platform hub. Vendor comparison: Best YouTube data APIs. Transcript workflow: video transcription recipe.

Credits

Every YouTube route is 1 credit per completed lookup, except comment analysis, which is 2. Paginated video, comment, and search calls bill each page. Trust meta.creditsCharged.

Channels and playlists

Videos

On this page