API · /imdb-api

IMDB API documentation

Real-time IMDB data: title and name search, detail lookup, cast, known-for, ID/URL helpers.

Endpoints

Authentication

Pass your API key in the header x-oanor-key.

curl https://api.oanor.com/imdb-api/your/path \
  -H "x-oanor-key: oanor_live_..."