TVmaze API
A TV database API providing information about TV shows, episodes, cast, and schedules. Free to use, no authentication required. Rate limit: 20 calls per 10 seconds.
Base URL:
Auth: unknown
Endpoints: 23
Reachable: yes
CORS: unknown
Last checked: 2026-03-14 22:15:16.233728
https://api.tvmaze.comAuth: unknown
Endpoints: 23
Reachable: yes
CORS: unknown
Last checked: 2026-03-14 22:15:16.233728
Links
SDKs:
- tv-maze dotnet (c#)
- tv-maze (javascript)
- TVMaze PHP API Wrapper (php)
- pytvmaze (python)
143ms
Avg latency (7d)70
Probes (7d)Latency (7d)
Success Rate (7d)
Topics
Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
GET |
/episodes/{id} | Get episode | none | 200 | 103ms |
GET |
/lookup/shows | Lookup show by external ID | none | 200 | 110ms |
GET |
/people | List all people | none | — | — |
GET |
/people/{id} | Get person | none | 200 | 90ms |
GET |
/people/{id}/castcredits | Get person cast credits | none | — | — |
GET |
/schedule | TV schedule | none | 200 | 84ms |
GET |
/schedule/full | Full schedule | none | 200 | 123ms |
GET |
/schedule/web | Web/streaming schedule | none | 200 | 91ms |
GET |
/search/people | Search people | none | 200 | 102ms |
GET |
/search/shows | Search shows | none | 200 | 116ms |
GET |
/seasons/{id}/episodes | Get season episodes | none | — | — |
GET |
/shows | List all shows | none | 200 | 89ms |
GET |
/shows/{id} | Get show | none | 200 | 82ms |
GET |
/shows/{id}/akas | Get show AKAs | none | — | — |
GET |
/shows/{id}/cast | Get show cast | none | 200 | 99ms |
GET |
/shows/{id}/crew | Get show crew | none | — | — |
GET |
/shows/{id}/episodebynumber | Get episode by season/number | — | — | — |
GET |
/shows/{id}/episodes | Get show episodes | none | 200 | 114ms |
GET |
/shows/{id}/episodesbydate | Get episodes by date | — | — | — |
GET |
/shows/{id}/images | Get show images | none | — | — |
GET |
/shows/{id}/seasons | Get show seasons | none | 200 | 97ms |
GET |
/singlesearch/shows | Single show search | none | 200 | 119ms |
GET |
/updates/shows | Get show updates | none | 200 | 137ms |