Back to catalog
🎬

YouTube

OAuth

Add YouTube functionality to your sites and apps

🎬VideoHTTPS

Popular Video

YouTube

TitleHistory of the Entire World, I Guess
ChannelBill wurtz
Views152,000,000
Likes5,400,000
Duration19:26

Sample Response

response.json
1{
2 "title": "History of the Entire World, I Guess",
3 "channel": "bill wurtz",
4 "views": "152,000,000",
5 "likes": "5,400,000",
6 "duration": "19: 26"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://developers.google.com/youtube/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
View Documentation

Similar APIs