JustWatch API
# JustWatch API Streaming availability and discovery for movies, TV shows and sport events — sourced from JustWatch and served as a clean, fast REST API. Find **where to watch** (stream / rent / buy), with prices and direct provider links, **localized per country**. ## Why this API - 🌍 **Country-aware** — results reflect the catalog and offers of any supported country (just pass `country`). - 🎬…
JustWatch API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Catalog | ||
| GET |
getTitleById /titles/{id} |
|
| GET |
getTitleRecommendations /titles/{id}/recommendations |
|
| GET |
getPopular /popular |
|
| GET |
getTrending /search/trending |
|
| GET |
getTitlesByIds /titles |
|
| GET |
searchTitles /search |
|
| GET |
getWatchUrl /titles/{id}/watch |
|
| Discovery | ||
| GET |
getNew /new |
|
| Sports | ||
| GET |
getSports /sports |
|
| Reference | ||
| GET |
getHealth /health |
|
| GET |
getConstants /constants |
|
JustWatch API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $24.99 / month | — |
|
| MEGA | $69.99 / month | — |
|