Back to catalog
🎬

TMDb

API Key

Community-based movie data

🎬VideoHTTPS

Interstellar

TMDB

TitleInterstellar
Release Date2014-11-07
Rating8.7 / 10
Runtime169 minutes
GenresAdventure, Drama, Science Fiction

Sample Response

response.json
1{
2 "title": "Interstellar",
3 "releaseDate": "2014-11-07",
4 "rating": "8.7 / 10",
5 "runtime": "169 minutes",
6 "genres": "Adventure, Drama, Science Fiction"
7}

Code Snippets

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

Similar APIs