O

omdbapi.com

OMDb is The Open Movie Database, a web service for retrieving movie, series, and episode information. It provides title lookup, IMDb ID lookup, and text search over its catalog.

1 integration · REST

OMDb exposes one REST HTTP API for movie metadata, documented on its site and published with an OpenAPI spec; it requires an OMDb-issued API key passed as a query parameter.

discovered 1d ago
REST · OpenAPI1
Credentials
OMDb API keyapi_keyGet key

Go to the OMDb API key page, choose either the free key option (1,000 daily limit) or the Patreon account type, and submit your email address to receive a key by email. The main docs say requests are sent with the apikey query parameter, e.g. https://www.omdbapi.com/?apikey=[yourkey]&.

conventions · 1/8 published

Publish these signals → /publishing