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.
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
- OMDb APIdetected
Credentials
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
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✓https://omdbapi.com/swagger.json
- MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing