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 marked episodes API

The marked episodes API from TVmaze — 2 operation(s) for marked episodes.

TVmaze marked episodes 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 marked episodes. 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 4 operations across 2 paths, and defines 3 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.

4 operations 2 paths 3 schemas 1 DELETE2 GET1 PUT

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 marked episodes API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (usertoken). By default, every request must be authenticated.

Paths & Operations 4

Across 2 paths, the API surfaces 4 operations — 1 DELETE, 2 GET, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

marked episodes 4
GET
/user/episodes
List the Marked Episodes
1 param → 200
DELETE
/user/episodes/{episode_id}
Unmark an Episode
1 param → 200404
GET
/user/episodes/{episode_id}
Check if an Episode is Marked
1 param → 200404
PUT
/user/episodes/{episode_id}
Mark an Episode
1 param body → 200404422

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed is MarkedEpisode (4 properties). Each schema is shown below with its type and property counts.

MarkedEpisode
object
4 properties
Episode
object
MarkType
0 for watched, 1 for acquired, 2 for skipped

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tvmaze-marked-episodes-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 People API
TVmaze Schedule API
TVmaze scrobbling API
TVmaze Search API
TVmaze Seasons API
TVmaze Shows API