Movie Recommender API
Dive into the world of cinema like never before! The Movie Recommender API takes any movie title you provide and instantly delivers 5 hand-picked recommendations, complete with official TMDB posters and IMDb links. Perfect for streaming apps, dashboards, or ML experiments, this API makes movie discovery fast, visual, and engaging. Let your users explore hidden cinematic gems and elevate every…
Movie Recommender API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Movie Recommender Endpoint /api/recommend |
`movie` (string) — **Compulsory**. The title of the movie for which you want recommendations. Example: `{ movie: 'Avatar' }`. |
Movie Recommender API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $16 / month | — |
|
| ULTRA Recommended | $60 / month | — |
|
| MEGA | $150 / month | — |
|