Movies & TV API
EntertainmentMAINTAINED1 token / call

Movies & TV API

Movies and TV metadata you can actually license: 232,658 titles — 182,525 films and 50,133 TV series, every one with an English Wikipedia article — from Wikidata, which is CC0 public domain (no TMDB terms, no IMDb licensing). Each title carries year, directors, top cast, genres, countries, original language, runtime, a notability rank and — the feature integrators pay for — the IMDb and TMDB id crosswalk: resolve tt0903747 to Breaking Bad (2008-2013) in one call. Search is token full-text, so "dark knight" finds The Dark Knight; filter by director (Hayao Miyazaki returns 25 films led by Spirited Away), actor (Tom Hanks in the 90s: Forrest Gump, Saving Private Ryan), genre, type or year range, all ranked so famous titles surface first. Coverage includes the categories keyword-tagged sources miss — anime, documentaries and animated series are all in, via full subclass traversal. New releases sync daily from Wikidata as they gain Wikipedia articles, and repeat syncs fill in cast and ids as editors add them. Built for streaming guides, watchlist and discovery apps, quizzes, and any product that needs clean movie data without a licensing bill. CC0 source data, self-hosted — no third-party calls at request time.

No credit card requiredAccess to 20+ APIsCancel anytime
response.json
{
  "ok": true,
  "title": {
    "qid": "Q163872",
    "type": "movie",
    "title": "The Dark Knight",
    "description": "2008 film directed by Christopher Nolan",
    "year": 2008,
    "end_year": null,
    "duration_min": 153,
    "directors": [
      "Christopher Nolan"
    ],
    "cast": [
      "Heath Ledger",
      "Christian Bale",
      "Morgan Freeman",
      "Gary Oldman",
      "Michael Caine",
      "Aaron Eckhart",
      "Maggie Gyllenhaal",
      "Cillian Murphy",
      "Eric Roberts",
      "William Fichtner"
    ],
    "genres": [
      "drama film",
      "action film",
      "crime film",
      "superhero film",
      "neo-noir",
      "thriller film",
      "crime thriller film"
    ],
    "countries": [
      "United States",
      "United Kingdom"
    ],
    "original_language": "English",
    "imdb_id": "tt0468569",
    "tmdb_id": "155",
    "wikipedia": "https://en.wikipedia.org/wiki/The_Dark_Knight",
    "notability_rank": 107
  }
}
5endpoints
1tokens / call
99.9%uptime SLA
Lowavg latency

Why developers pick this API

Production-ready

Production Ready

Battle-tested infrastructure with a 99.9% uptime SLA. Rate limits are generous, responses are consistent.

Simple Integration

Standard REST + JSON. Works with any HTTP client. Copy-ready code snippets in 4 languages.

One Key, 20+ APIs

Your DataAndAPIs subscription unlocks every API on the platform — anime, finance, sports, and more.

Code snippets

One install. Every endpoint.

No proprietary SDKs needed. Any HTTP client works. Pick your language and paste.

3languages
5endpoints
RESTarchitecture
1key for all APIs
  • Fully typed responses — auto-completion in your IDE
  • Tracks the API in lockstep — new endpoints land same day
  • One key works across 20+ APIs on the platform
import axios from 'axios';

const { data } = await axios.get(
  '{API_URL}',
  { headers: { 'X-Api-Key': process.env.API_KEY } }
);

🔒 Subscribe to unlock the live API URL

Developer playground

Explore the endpoints

Browse request parameters and inspect live example responses.

Available Endpoints

Request Parameters

API URL

Please subscribe to see the API URL

Headers

X-Api-Key

Please subscribe to see the actual API URL

import axios from 'axios';

const url = '{API_URL}';
const { data } = await axios.get(url, {
  headers: { 'X-Api-Key': 'YOUR_API_KEY' }
});

Pricing

One subscription. Every API.

Tokens unlock this API and 20+ others on DataAndAPIs. Switch APIs any time — we promote.

FREE

$0/mo

500 tokens / month

  • Access to all APIs
  • Tokens reset monthly
  • Community support
Start free
Most Popular

STARTER

$6.99/mo

25,000 tokens / month

  • Access to all APIs
  • Tokens reset monthly
  • Email support
Subscribe

PRO

$24.99/mo

100,000 tokens / month

  • Access to all APIs
  • Tokens reset monthly
  • Priority email support
Subscribe

ULTRA

$99.99/mo

1,000,000 tokens / month

  • Access to all APIs
  • Tokens reset monthly
  • Priority support
Subscribe

Need higher volume, dedicated infra, or a custom contract? Talk to sales →

Common questions

The things that actually block the upgrade.

Ship Movies & TV API this afternoon.

500 free tokens. No card. Plus 20+ other APIs on the same key.