cURL
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.
ISO 3166-1 alpha-2 country code (e.g., 'US', 'GB', 'PL'). Defaults to 'US'
200
Show child attributes
Was this page helpful?