curl --request GET \
--url https://api.bundle.social/api/v1/misc/youtube/video-categories \
--header 'x-api-key: <api-key>'{
"kind": "<string>",
"etag": "<string>",
"items": []
}Retrieve the list of video categories that can be associated with YouTube videos for a specific region.
curl --request GET \
--url https://api.bundle.social/api/v1/misc/youtube/video-categories \
--header 'x-api-key: <api-key>'{
"kind": "<string>",
"etag": "<string>",
"items": []
}Documentation Index
Fetch the complete documentation index at: https://info.bundle.social/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?