Movie Database API
Movie Database API Overview Welcome to the Movie Database API! This API provides access to a large database of movies, allowing you to search, sort, and filter based on multiple parameters such as quality, genre, IMDb rating, and more. Whether you're building a streaming platform, a movie recommendation service, or an app to track favorite films, this API has you covered. --- Key Features…
Movie Database API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Movie Details /movie_details.json |
Returns the information about a specific movie |
| GET |
Movie Suggestions /movie_suggestions.json |
Returns 4 related movies as suggestions for the user |
| GET |
Movie Parental Guides /movie_parental_guides.json |
Returns all the parental guide ratings for the specified movie |
| GET |
Get Movie List /list_movies.json |
Example Description for the list_movies Endpoint: > Get a List of Movies This endpoint allows you to retrieve a list of movies with the ability to filter results based on various… |
Movie Database API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $1.99 / month | 5 / second |
|
| ULTRA Recommended | $7.99 / month | 10 / second |
|
| MEGA | $15 / month | 20 / second |
|