Get the possible video categories you can search for: https://developers.google.com/youtube/v3/docs/videoCategories/list
auth_token
Required
Your YouTube API Key - see how to get your YouTube API Key if you need help.
region
Default US
Region to get the categories for.
Get the possible video categories you can search for: https://developers.google.com/youtube/v3/docs/videoCategories/list
/youtube/v3/videoCategories
?key={{auth_token}}®ionCode={{ region }}&part=snippet
Body
Headers