youtube.com
YouTube is Google's video hosting and streaming platform for publishing, discovering, and managing videos, channels, playlists, livestreams, comments, and related metadata. Its public developer offering for this domain is the YouTube Data API for programmatic access to YouTube resources.
YouTube exposes one documented developer integration surface here: the YouTube Data API v3 over HTTP, authenticated with either a Google API key or Google OAuth 2.0 bearer token.
- YouTube Data API v3discovered
In Google Cloud Console, create or select a project, enable the YouTube Data API, then go to APIs & Services → Credentials and create an API key. The YouTube auth guide says API keys are one of the two supported credential types for the YouTube Data API and are used for general API access; you can restrict the key in Google Cloud Console.
In Google Cloud Console, create or select a project, enable the YouTube Data API, then go to APIs & Services → Credentials and create an OAuth client ID for your app type. Use that client to run the Google OAuth 2.0 flow and obtain user access tokens for YouTube scopes such as https://www.googleapis.com/auth/youtube. The YouTube authorization docs list OAuth 2.0 as the credential type for private user data and authenticated write actions.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing