IMDB API
A robust and scalable cinema data API designed for developers who need fast, reliable access to the world's most comprehensive movie database. Optimized for performance and high availability, this API serves millions of records including movies, TV shows, actors, and crew information sourced directly from official IMDb public datasets. Key Features: Daily Updates: Keep your application in sync…
IMDB API endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
/health /health |
|
| v1 | ||
| GET |
/v1/people/{name_id}/metrics /v1/people/{name_id}/metrics |
|
| GET |
/v1/people/{name_id}/filmography /v1/people/{name_id}/filmography |
|
| GET |
/v1/people/connections/{start}/{end} /v1/people/connections/{start}/{end} |
|
| GET |
/v1/titles/{imdb_id}/crew /v1/titles/{imdb_id}/crew |
|
| GET |
/v1/people/{name_id}/collaborators /v1/people/{name_id}/collaborators |
|
| GET |
/v1/titles/{imdb_id}/episodes /v1/titles/{imdb_id}/episodes |
|
| GET |
/v1/people/crossover /v1/people/crossover |
|
| GET |
/v1/people/search /v1/people/search |
|
| GET |
/v1/titles/top /v1/titles/top |
|
| POST |
/v1/titles/batch /v1/titles/batch |
|
| GET |
/v1/titles/random /v1/titles/random |
|
| GET |
/v1/titles/popular /v1/titles/popular |
|
| GET |
/v1/titles/upcoming /v1/titles/upcoming |
|
| GET |
/v1/people/{name_id} /v1/people/{name_id} |
|
| GET |
/v1/titles/{imdb_id}/cast /v1/titles/{imdb_id}/cast |
|
| GET |
/v1/titles/search /v1/titles/search |
|
| GET |
/v1/titles/{imdb_id} /v1/titles/{imdb_id} |
|
| Other endpoints | ||
| GET |
/health /health |
|
| GET |
/v1/titles/{imdb_id} /v1/titles/{imdb_id} |
|
| GET |
/v1/people/{name_id}/filmography /v1/people/{name_id}/filmography |
|
| GET |
/v1/titles/{imdb_id}/episodes /v1/titles/{imdb_id}/episodes |
|
| GET |
/v1/titles/search /v1/titles/search |
|
| GET |
/v1/people/search /v1/people/search |
|
| GET |
/v1/titles/{imdb_id}/crew /v1/titles/{imdb_id}/crew |
|
| GET |
/v1/people/{name_id} /v1/people/{name_id} |
|
| POST |
/v1/titles/batch /v1/titles/batch |
|
| GET |
/v1/titles/top /v1/titles/top |
|
| GET |
/v1/titles/{imdb_id}/cast /v1/titles/{imdb_id}/cast |
|
| GET |
/health /health |
|
| GET |
/v1/titles/popular /v1/titles/popular |
|
| GET |
/v1/people/{name_id}/metrics /v1/people/{name_id}/metrics |
|
| GET |
/v1/people/{name_id}/collaborators /v1/people/{name_id}/collaborators |
|
| GET |
/v1/people/{name_id} /v1/people/{name_id} |
|
| GET |
/v1/titles/{imdb_id}/episodes /v1/titles/{imdb_id}/episodes |
|
| GET |
/v1/people/search /v1/people/search |
|
| GET |
/v1/titles/top /v1/titles/top |
|
| GET |
/v1/titles/{imdb_id} /v1/titles/{imdb_id} |
|
| GET |
/v1/titles/random /v1/titles/random |
|
| POST |
/v1/titles/batch /v1/titles/batch |
|
| GET |
/v1/titles/{imdb_id}/cast /v1/titles/{imdb_id}/cast |
|
| GET |
/v1/titles/upcoming /v1/titles/upcoming |
|
| GET |
/v1/people/crossover /v1/people/crossover |
|
| GET |
/v1/people/connections/{start}/{end} /v1/people/connections/{start}/{end} |
|
| GET |
/v1/titles/search /v1/titles/search |
|
| GET |
/v1/people/{name_id}/filmography /v1/people/{name_id}/filmography |
|
| GET |
/v1/titles/{imdb_id}/crew /v1/titles/{imdb_id}/crew |
|
IMDB API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 25 / minute |
|
| PRO | $7.99 / month | 15 / second |
|
| ULTRA Recommended | $39.99 / month | 30 / second |
|
| MEGA | $149.99 / month | 100 / second |
|