Movie Streaming
# Movie Streaming API Documentation ## Overview Movie Streming is a video embed service that provides embed URLs and metadata for movies and TV shows. The API accepts minimal parameters and returns JSON responses containing embed information that can be used to integrate video content into web and mobile applications. **Protocol**: HTTPS **Response Format**: JSON --- ## Infrastructure Movie…
Movie Streaming endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Movie Endpoint /movie/{id} |
This is the endpoint for streaming movies |
| GET |
TV Shows endpoint /tv/{id}/{season}/{episode} |
This is the endpoint for streaming TV Shows. |
Movie Streaming pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $24.99 / month | 20 / second |
|
| ULTRA Recommended | $59.99 / month | 40 / second |
|
| MEGA | $149.99 / month | — |
|