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 People API

Person profiles, cast credits, and crew credits.

TVmaze People 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 People. 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 5 operations across 5 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.

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

Paths & Operations 5

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

People 5

Person profiles, cast credits, and crew credits.

GET
/people
List People
listPeople 1 param → 200404
GET
/people/{id}
Get Person
getPerson 1 param → 200
GET
/people/{id}/castcredits
Get Person Cast Credits
getPersonCastCredits 1 param → 200
GET
/people/{id}/crewcredits
Get Person Crew Credits
getPersonCrewCredits 1 param → 200
GET
/people/{id}/guestcastcredits
Get Person Guest Cast Credits
getPersonGuestCastCredits 1 param → 200

Schemas 4

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

Country
object
3 properties
Links
object
Person
object
10 properties
Image
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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