Back to catalog
🎬

TVDB

API Key

Television data

🎬VideoHTTPS

The Office

TheTVDB

NameThe Office
NetworkNBC
First Aired2005-03-24
StatusEnded
Seasons9

Sample Response

response.json
1{
2 "name": "The Office",
3 "network": "NBC",
4 "firstAired": "2005-03-24",
5 "status": "Ended",
6 "seasons": "9"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://thetvdb.com/api-information" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs