Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

TVmaze Schedule API

Daily and rolling TV and web/streaming schedules.

TVmaze Schedule API is one of 17 APIs that TVmaze publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 32 JSON Schema definitions.

Tagged areas include Schedule. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, rate-limit docs, authentication docs, pricing, and 32 JSON Schemas.

This API exposes 3 operations across 3 paths, and defines 4 schemas. It is described by OpenAPI 3.0.0, at version 1.0.

Requests are made against 2 base URLs: https://api.tvmaze.com/v1, http://api.tvmaze.com/v1.

3 operations 3 paths 4 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0
Base URL
https://api.tvmaze.com
Authentication
HTTP Basic
Contact
Resource Areas
1

Authentication & Security 1

TVmaze Schedule API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (usertoken). By default, every request must be authenticated.

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.

Schedule 3

Daily and rolling TV and web/streaming schedules.

GET
/schedule
Get Schedule
getSchedule 2 params → 200
GET
/schedule/web
Get Web Schedule
getWebSchedule 2 params → 200
GET
/schedule/full
Get Full Schedule
getFullSchedule → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Episode (14 properties), Image (2 properties), Rating (1 property). Each schema is shown below with its type and property counts.

Episode
object
14 properties
Links
object
Rating
object
1 property
Image
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tvmaze-schedule-api-openapi.yml Raw ↑

Other APIs TVmaze publishes across the network.

TVmaze auth API
TVmaze Episodes API
TVmaze followed networks API
TVmaze followed people API
TVmaze followed shows API
TVmaze followed webchannels API
TVmaze marked episodes API
TVmaze People API
TVmaze scrobbling API
TVmaze Search API
TVmaze Seasons API
TVmaze Shows API