TV and Movie Metadata And Streaming Availability
Streaming Service Discovery API A REST API that helps users find where to watch movies and TV shows across streaming platforms. The API combines data from TMDB (The Movie Database) with real-time streaming availability information. Base URL https://your-domain.com Overview This API provides: - Movie and TV show search with rich metadata (ratings, cast, synopsis, etc.) - Streaming availability -…
TV and Movie Metadata And Streaming Availability endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Search Movies /movie/search |
Search movies by attributes |
| GET |
Search TV /tv/search |
Search TV shows |
| GET |
Get Movie by Id /movie/{id} |
Get a movie metadata and its streaming options by id |
| GET |
Get TV Show by Id /tv/{id} |
Get a tv show and its streaming options by id |
TV and Movie Metadata And Streaming Availability pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|