Movies & TV Shows Streaming Database
🎬 The only movie API with built-in video player embeds. Access 30,000+ movies and TV shows with full metadata, HD streaming player embeds, user reviews, and intelligent search — all through a single API. 📖 Full docs & code samples: https://watch-moviesfree.com/developer/docs ✨ What makes this API unique: - Ready-to-embed video players (iframe) — no third-party needed - Built-in user review &…
Movies & TV Shows Streaming Database endpoints
| Method | Endpoint | Description |
|---|---|---|
| api | ||
| GET |
/api/shows/{slug} /api/shows/{slug} |
Fetch metadata and details for a single TV Show using its slug identifier. |
| GET |
/api/movies/series /api/movies/series |
Retrieve season list and episodes mapped from a TMDB ID. |
| GET |
/api/movies /api/movies |
Retrieve a list of movies from the database. Supports filtering by category, pagination, and sorting. |
| GET |
/api/movies/featured /api/movies/featured |
Fetch up to 6 recently added, high-quality featured movies. |
| GET |
/api/movies/search /api/movies/search |
Performs keyword search across titles of both Movies and TV Shows. |
| GET |
/api/shows /api/shows |
Fetch a list of TV Shows sorted by release year or newest additions. |
| POST |
/api/reviews /api/reviews |
Submit a new rating comment for a specific movie. |
| GET |
/api/reviews /api/reviews |
Retrieve user reviews and comments submitted for a movie identifier. |
| GET |
/api/movies/similar /api/movies/similar |
Returns recommendations of similar movies based on categories or a list of query titles. |
| POST |
/api/movies/report /api/movies/report |
Submit a report notifying administrative support of a broken iframe player stream link. |
| GET |
/api/movies/detail/{slug} /api/movies/detail/{slug} |
Retrieve single movie details by slug identifier. Includes player iframe URLs and download links. |
Movies & TV Shows Streaming Database pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $25 / month | — |
|
| ULTRA | $149 / month | — |
|
| MEGA | $300 / month | — |
|