YouTube Access the YouTube Data API v3 with managed OAuth authentication. Search videos, manage playlists, access channel information, and interact with comments and subscriptions. Quick Start Base URL Replace with the actual YouTube Data API endpoint path. The gateway proxies requests to and automatically injects your OAuth token. Authentication All requests require the Maton API key in the Authorization header: Environment Variable: Set your API key as : Getting Your API Key 1. Sign in or create an account at maton.ai 2. Go to maton.ai/settings 3. Copy your API key Connection Management Man…