Skip to main content
Glama

channel_details_v2

Retrieve detailed YouTube channel information including metadata, statistics, and content details by providing a channel ID or URL.

Instructions

Channel Details (v2)

Query Parameters:

  • channel_id (Required): Channel ID or URL e.g. UCJ5v_MCY6GNUBTO8-D3XoAg e.g. https://www.youtube.com/@WWE

  • hl: Example value: en

Responses:

  • 200 (Success): Successful response

    • Content-Type: application/json

Input Schema

NameRequiredDescriptionDefault
channel_idYesChannel ID or URL e.g. UCJ5v_MCY6GNUBTO8-D3XoAg e.g. https://www.youtube.com/@WWE
hlNoExample value: en

Input Schema (JSON Schema)

{ "properties": { "channel_id": { "description": "Channel ID or URL e.g. UCJ5v_MCY6GNUBTO8-D3XoAg e.g. https://www.youtube.com/@WWE", "type": "string" }, "hl": { "description": "Example value: en", "type": "string" } }, "required": [ "channel_id" ], "type": "object" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BACH-AI-Tools/bachai-youtube138'

If you have feedback or need assistance with the MCP directory API, please join our Discord server