Watchmode
API for finding out the streaming availability of movies & shows
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Video
- Documentation / URL
- https://api.watchmode.com/
Overview
Watchmode provides streaming availability — key-based (an invalid key returns 401, verified).
Quick Start
Titles (replace YOUR_KEY):
curl "https://api.watchmode.com/v1/list-titles/?apiKey=YOUR_KEY&types=movie"
{ "success": false, "errorMessage": "Please enter a valid API key." }
Authentication
- Register at watchmode.com → API key.
- Send it as the
apiKeyquery parameter (invalid → 401, verified).
Rate Limits & Notes
- Free tier with limits (check the docs); paid plans scale.
- Streaming availability by title.
FAQ
Is Watchmode free? Free tier with limits; more is paid.
Why 401? Invalid keys return 401 (verified) — register for a key.
What’s the auth style?
apiKey query parameter.
More in Video
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| An API of Ice And Fire Game Of Thrones API | No auth | Yes | Unknown | ↗ |
| Bob's Burgers Bob's Burgers API | No auth | Yes | Yes | ↗ |
| Breaking Bad Breaking Bad API | No auth | Yes | Unknown | ↗ |
| Breaking Bad Quotes Some Breaking Bad quotes | No auth | Yes | Unknown | ↗ |
| Catalogopolis Doctor Who API | No auth | Yes | Unknown | ↗ |