- Home
- Categories
- Fun & Entertainment
- TVMaze API
TVMaze API
TVMaze API provides developers with free access to comprehensive television show data, making it suitable for entertainment apps and TV discovery tools.
Developed by TVMaze
Reference for available routes, request structures, and live examples.
Get list of TV shows
https://api.tvmaze.com/showscurl -X GET 'https://api.tvmaze.com/shows'{
"page": 0
}{
"id": 1,
"name": "Breaking Bad",
"genres": [
"Drama",
"Crime"
]
}- Building TV show discovery apps or streaming dashboardsOptimized Capability
- Aggregating episode guides and cast info for fan sitesOptimized Capability
- Automating schedule alerts for favorite TV showsOptimized Capability
- Creating regional TV listings for digital signage in Asia and North AmericaOptimized Capability
- ✓ No authentication required—quick integration
- ✓ CORS enabled—ideal for browser‑side apps
- ✓ Extensive show, episode, and schedule data
- ✓ High uptime and fast average response time
- ✗ No formal SDKs—developers must craft HTTP calls
- ✗ Rate limit may restrict high‑traffic use without caching
- ✗ No support for XML responses
- ✗ No authentication means no user‑specific personalization
API Specifications
v1A few minutes—no sign‑up needed, just call the REST endpoints
20 requests per minute per IP
Unlimited free usage with default rate limits (20 requests/min per IP)
Use Case: Best For
Quick, lightweight TV data integrations for web and mobile apps
Not Recommended For
High‑volume back‑end services without request caching or queuing
Explore Related APIs
Discover similar APIs to TVMaze API
Giphy API
The Giphy API offers developers a robust way to access a large collection of GIFs and animated images, ideal for various media-rich applications.
Advice Slip
The Advice Slip API offers developers an open endpoint to generate random advice slips, ideal for chatbots and motivation applications.
xkcd API
The xkcd API offers developers a free method to access metadata for individual xkcd webcomics, enabling integration into applications and websites.