StreamGuide
# StreamGuide API **The Cord-Cutter's API** - Affordable streaming data with features the big guys don't offer. ## Try It - **Trending Page:** [streamguide-api.onrender.com/trending](https://streamguide-api.onrender.com/trending) - What's hot this week - **Chrome Extension:** [GitHub](https://github.com/jsimms1970/streamguide-extension) - Streaming info on IMDB, Rotten Tomatoes & Google - **Web…
StreamGuide endpoints
| Method | Endpoint | Description |
|---|---|---|
| Coming & Leaving | ||
| GET |
get_leaving_services_v1_leaving_services_get /v1/leaving/services |
Get list of services with content leaving soon. |
| GET |
get_coming_services_v1_coming_services_get /v1/coming/services |
Get list of services with upcoming content. |
| GET |
get_leaving_soon_v1_leaving_get /v1/leaving |
Get content leaving streaming services soon. Shows what's expiring in the next N days. Watch it before it's gone! - **service**: Filter by streaming service (e.g., 'netflix',… |
| GET |
get_coming_soon_v1_coming_get /v1/coming |
Get content coming soon to streaming services. Shows what's arriving in the next N days. - **service**: Filter by streaming service (e.g., 'netflix', 'hulu') - **days**: How many… |
| TV Shows | ||
| GET |
list_shows_v1_shows_get /v1/shows |
List all TV shows, sorted by popularity. |
| GET |
get_show_v1_shows__show_id__get /v1/shows/{show_id} |
Get TV show details by ID. |
| GET |
get_show_streaming_v1_shows__show_id__streaming_get /v1/shows/{show_id}/streaming |
Get streaming availability for a TV show. |
| Movies | ||
| GET |
list_movies_v1_movies_get /v1/movies |
List all movies, sorted by popularity. |
| GET |
get_movie_v1_movies__movie_id__get /v1/movies/{movie_id} |
Get movie details by ID. |
| GET |
get_movie_streaming_v1_movies__movie_id__streaming_get /v1/movies/{movie_id}/streaming |
Get streaming availability for a movie. |
| Search | ||
| GET |
search_content_v1_search_get /v1/search |
Search for movies and TV shows. - **q**: Search query (required) - **type**: Filter by 'movie' or 'show' - **page**: Page number (default: 1) - **limit**: Results per page… |
| Price Comparison | ||
| GET |
get_movie_cheapest_v1_movies__movie_id__cheapest_get /v1/movies/{movie_id}/cheapest |
Find the cheapest way to watch a movie. Compares subscription services, rental prices, and purchase options to help you decide the best value. - **movie_id**: Movie ID -… |
| GET |
get_show_cheapest_v1_shows__show_id__cheapest_get /v1/shows/{show_id}/cheapest |
Find the cheapest way to watch a TV show. Compares subscription services, rental prices, and purchase options to help you decide the best value. - **show_id**: TV Show ID -… |
| Schedule | ||
| GET |
get_schedule_v1_schedule_get /v1/schedule |
Get TV schedule. - **date**: Filter by date (default: today) - **network**: Filter by network name (e.g., 'NBC', 'HBO') - **limit**: Max results (default: 100) |
| GET |
get_networks_v1_schedule_networks_get /v1/schedule/networks |
Get list of all networks in the schedule. |
| Info | ||
| GET |
get_stats_v1_stats_get /v1/stats |
Get database statistics. |
| GET |
health_check_health_get /health |
Health check endpoint. |
| GET |
api_info_api_get /api |
API info - returns basic info as JSON. |
| Trending | ||
| GET |
get_trending_on_streaming_v1_trending_get /v1/trending |
Get trending content on streaming services. Shows what's hot this week based on TMDB trending data. - **service**: Filter by streaming service (e.g., 'netflix', 'hulu', 'prime',… |
| GET |
get_streaming_services_v1_trending_services_get /v1/trending/services |
Get list of available streaming services. Returns all streaming services that have content in the database, sorted by title count. |
| Other endpoints | ||
| GET |
health_check_health_get /health |
Health check endpoint. |
| GET |
get_show_streaming_v1_shows__show_id__streaming_get /v1/shows/{show_id}/streaming |
Get streaming availability for a TV show. |
| GET |
search_content_v1_search_get /v1/search |
Search for movies and TV shows. - **q**: Search query (required) - **type**: Filter by 'movie' or 'show' - **page**: Page number (default: 1) - **limit**: Results per page… |
| GET |
get_movie_v1_movies__movie_id__get /v1/movies/{movie_id} |
Get movie details by ID. |
| GET |
list_movies_v1_movies_get /v1/movies |
List all movies, sorted by popularity. |
| GET |
list_shows_v1_shows_get /v1/shows |
List all TV shows, sorted by popularity. |
| GET |
get_show_v1_shows__show_id__get /v1/shows/{show_id} |
Get TV show details by ID. |
| GET |
get_movie_streaming_v1_movies__movie_id__streaming_get /v1/movies/{movie_id}/streaming |
Get streaming availability for a movie. |
| GET |
get_schedule_v1_schedule_get /v1/schedule |
Get TV schedule. - **date**: Filter by date (default: today) - **network**: Filter by network name (e.g., 'NBC', 'HBO') - **limit**: Max results (default: 100) |
| GET |
get_networks_v1_schedule_networks_get /v1/schedule/networks |
Get list of all networks in the schedule. |
| GET |
get_stats_v1_stats_get /v1/stats |
Get database statistics. |
| GET |
root__get / |
API root - returns basic info. |
| GET |
api_info_api_get /api |
API info - returns basic info as JSON. |
| GET |
health_check_health_get /health |
Health check endpoint. |
| GET |
get_stats_v1_stats_get /v1/stats |
Get database statistics. |
| GET |
get_networks_v1_schedule_networks_get /v1/schedule/networks |
Get list of all networks in the schedule. |
| GET |
get_coming_soon_v1_coming_get /v1/coming |
Get content coming soon to streaming services. Shows what's arriving in the next N days. - **service**: Filter by streaming service (e.g., 'netflix', 'hulu') - **days**: How many… |
| GET |
get_coming_services_v1_coming_services_get /v1/coming/services |
Get list of services with upcoming content. |
| GET |
search_content_v1_search_get /v1/search |
Search for movies and TV shows. - **q**: Search query (required) - **type**: Filter by 'movie' or 'show' - **page**: Page number (default: 1) - **limit**: Results per page… |
| GET |
get_show_v1_shows__show_id__get /v1/shows/{show_id} |
Get TV show details by ID. |
| GET |
get_leaving_soon_v1_leaving_get /v1/leaving |
Get content leaving streaming services soon. Shows what's expiring in the next N days. Watch it before it's gone! - **service**: Filter by streaming service (e.g., 'netflix',… |
| GET |
get_show_streaming_v1_shows__show_id__streaming_get /v1/shows/{show_id}/streaming |
Get streaming availability for a TV show. |
| GET |
list_shows_v1_shows_get /v1/shows |
List all TV shows, sorted by popularity. |
| GET |
list_movies_v1_movies_get /v1/movies |
List all movies, sorted by popularity. |
| GET |
get_trending_on_streaming_v1_trending_get /v1/trending |
Get trending content on streaming services. Shows what's hot this week based on TMDB trending data. - **service**: Filter by streaming service (e.g., 'netflix', 'hulu', 'prime',… |
| GET |
get_movie_streaming_v1_movies__movie_id__streaming_get /v1/movies/{movie_id}/streaming |
Get streaming availability for a movie. |
| GET |
get_streaming_services_v1_trending_services_get /v1/trending/services |
Get list of available streaming services. Returns all streaming services that have content in the database, sorted by title count. |
| GET |
get_movie_v1_movies__movie_id__get /v1/movies/{movie_id} |
Get movie details by ID. |
| GET |
get_leaving_services_v1_leaving_services_get /v1/leaving/services |
Get list of services with content leaving soon. |
| GET |
get_schedule_v1_schedule_get /v1/schedule |
Get TV schedule. - **date**: Filter by date (default: today) - **network**: Filter by network name (e.g., 'NBC', 'HBO') - **limit**: Max results (default: 100) |
StreamGuide pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $19 / month | — |
|
| ULTRA | $49 / month | — |
|
| MEGA | $149 / month | — |
|