OMDB API
The OMDb API is a RESTful web service to obtain movie information.
249 subscribers
8.7/10 popularity
179 ms avg latency
100% success rate
3 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
OMDB API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Title Parameter | ||
| GET |
getTitle / |
Returns the most popular match for a given title. |
| ID Parameter | ||
| GET |
getId / |
Returns a single result based on the ID provided. |
| Search Parameter | ||
| GET |
titleSearch / |
Returns an array of results for a given title. |
OMDB API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|