Back to catalog
🎬

Trakt

API Key

Movie and TV Data

🎬VideoHTTPSCORS enabled

Breaking Bad

Trakt

TitleBreaking Bad
Watchers148923
Plays2841567
Collected1203847
Rating9.4

Sample Response

response.json
1{
2 "title": "Breaking Bad",
3 "watchers": "148923",
4 "plays": "2841567",
5 "collected": "1203847",
6 "rating": "9.4"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://trakt.docs.apiary.io/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs