Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.agntdata.dev/v1/data/youtube/channel/id \ --header 'Authorization: <api-key>'
{ "channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw", "channel_name": "LinusTechTips" }
This endpoint get the channel ID of a Youtube Channel given the channel name
Bearer token. Pass your agntdata API key as: Authorization: Bearer agnt_live_...
Response
Schema Class for Youtube Channel ID