JustWatch
- Can't find the data or endpoint you need? Feel free to contact us, and we'll be happy to add it to the API whenever possible. - If our current plans don't meet your needs, feel free to contact us. We'll be happy to create a custom package that fits your specific requirements. *Note: Please use RapidAPI for all communication, including support, feature requests, and custom plan inquiries.*
JustWatch endpoints
| Method | Endpoint | Description |
|---|---|---|
| General | ||
| GET |
Get supported languages /api/justwatch/v1/languages |
Lists all supported languages that can be used as the "language" parameter across the API. |
| GET |
Get supported regions /api/justwatch/v1/regions |
Lists all supported regions with their currency and locale |
| GET |
Get streaming services /api/justwatch/v1/services |
Lists all streaming services (providers) available in a region. |
| GET |
Get age ratings /api/justwatch/v1/age-ratings |
Lists all age ratings available in a region. Age ratings are region-specific (e.g. US: G/PG/R, DE: FSK). |
| GET |
Get genres /api/justwatch/v1/genres |
Lists all genres |
| GET |
Get popular sort options /api/justwatch/v1/popular/sort-options |
Lists the available sort options for the /popular endpoint |
| GET |
Get popular titles /api/justwatch/v1/popular |
Lists popular movies and TV shows for a region, with their streaming offers. Supports filters, sort and cursor pagination. |
| GET |
Get upcoming sort options /api/justwatch/v1/upcoming/sort-options |
Lists the available sort options for the /upcoming endpoint |
| GET |
Get upcoming titles /api/justwatch/v1/upcoming |
Lists upcoming movies and TV shows for a region. Supports filters, sort and cursor pagination. |
| Search | ||
| GET |
Get search sort options /api/justwatch/v1/search/sort-options |
Lists the available sort options for the /search endpoint |
| GET |
Search titles /api/justwatch/v1/search |
Searches movies and TV shows |
| GET |
Autocomplete /api/justwatch/v1/autocomplete |
Autocompletes movies, TV shows and people by a query string |
| Title | ||
| GET |
Get title details /api/justwatch/v1/title |
Returns details for a movie or TV show by JustWatch ID |
| GET |
Resolve URL to ID /api/justwatch/v1/resolve |
Resolves a JustWatch title URL (or path) to ID |
JustWatch pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5.5 / month | 90 / minute |
|
| ULTRA Recommended | $19.5 / month | 240 / minute |
|
| MEGA | $34.5 / month | 360 / minute |
|