IMDb Movies & TV Data API
## **🤖 Using ChatGPT, Claude or Cursor?** Paste this link — your AI instantly reads every endpoint + parameter and tells you if this API fits your use case, zero digging: → https://reefapi.com/docs/imdb.md ## **🌊 150+ live data APIs on one key** (entertainment, e-commerce, real estate, social, search, jobs & more) → https://reefapi.com ## **📖 Docs & playground:** https://reefapi.com/docs/imdb ##…
IMDb Movies & TV Data API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Charts & Discovery | ||
| POST |
charts /imdb/v1/charts |
An IMDb chart: the Top 250 movies, Top 250 TV, Bottom 100, or a Most-Popular / Top-Rated meter board. Returns ranked titles with their IMDb chart rating, vote count, year, type… |
| POST |
whats_new /imdb/v1/whats_new |
IMDb's 'what's new' lists: upcoming movies (coming_soon_movies) or TV (coming_soon_tv) with release dates, the weekend box-office top 10 (box_office) with gross earnings, or the… |
| Media & Extras | ||
| POST |
reviews /imdb/v1/reviews |
User reviews for a movie or TV show by its tt… id — the full IMDb review text plus the reviewer's star rating, headline, date, spoiler flag and helpful up/down votes.… |
| POST |
awards /imdb/v1/awards |
Awards and nominations for a movie or TV show by its tt… id — Oscars, Golden Globes, BAFTAs, Emmys and more, each with the event, year, category, win/nomination flag and the… |
| POST |
photos /imdb/v1/photos |
Image gallery for a movie or TV show by its tt… id — posters, stills and event photos with full-resolution URLs, dimensions and captions. Cursor-paginated: pass the returned… |
| POST |
extras /imdb/v1/extras |
Extra IMDb detail for a movie or TV show by its tt… id in one call: trivia, plot keywords, goofs, memorable quotes, alternate titles (AKAs), country release dates, taglines and… |
| POST |
videos /imdb/v1/videos |
Trailers and video clips for a movie or TV show by its tt… id, each with a playable MP4 URL (multiple qualities), title, type (Trailer/Clip/Featurette), runtime, description and… |
| People | ||
| POST |
person /imdb/v1/person |
Full IMDb name card for one person by their nm… id: biography, birth/death dates, birthplace, professions, IMDb popularity rank, their best-known titles and a paginated… |
| POST |
person_extras /imdb/v1/person_extras |
Extra IMDb detail for a person by their nm… id: their photo gallery (full-res URLs + captions), awards and nominations (with the titles they were for), height and alternate… |
| Search | ||
| POST |
search /imdb/v1/search |
Search IMDb for movies, TV shows and people by name. Uses IMDb's own type-ahead, so one query returns titles AND people mixed, each with its IMDb id (tt…/nm…), a subtitle, poster… |
| Titles | ||
| POST |
title /imdb/v1/title |
Full IMDb title card for one movie or TV show by its tt… id: IMDb user rating and vote count, year(s), runtime, genres, certificate, plot, countries, languages, directors,… |
| POST |
credits /imdb/v1/credits |
Full cast & crew for a movie or TV show by its tt… id, grouped by department (director, writer, cast, producer, cinematographer, editor, composer, …) — beyond the top-20 cast in… |
| POST |
episodes /imdb/v1/episodes |
Episode list for a TV series by its tt… id, with each episode's IMDb rating, vote count, air date, season/episode number and plot. Page one season at a time with `season`; meta… |
IMDb Movies & TV Data API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 5 / second |
|
| ULTRA | $40 / month | 10 / second |
|
| MEGA | $100 / month | 10 / second |
|