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

TheTVDB Favorites API

The Favorites API from TheTVDB — 1 operation(s) for favorites.

TheTVDB Favorites API is one of 29 APIs that TheTVDB publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Favorites. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, a GitHub repository, and a JSON-LD context.

This API exposes 2 operations across 1 path, and defines 2 schemas. It is described by OpenAPI 3.0.0, at version 4.7.10.

Requests are made against a single base URL, https://api4.thetvdb.com/v4.

2 operations 1 paths 2 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
4.7.10
Base URL
https://api4.thetvdb.com/v4
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

TheTVDB Favorites API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 2

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

Favorites 2
GET
/user/favorites
TheTVDB Get User Favorites
getUserFavorites → 200401
POST
/user/favorites
TheTVDB Create User Favorites
createUserFavorites body → 200400401

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Favorites (6 properties), FavoriteRecord (6 properties). Each schema is shown below with its type and property counts.

FavoriteRecord
object
Favorites record
6 properties
Favorites
object
User favorites record
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tvdb-favorites-api-openapi.yml Raw ↑

Other APIs TheTVDB publishes across the network.

TheTVDB Artwork API
TheTVDB Artwork Statuses API
TheTVDB Artwork Types API
TheTVDB Award Categories API
TheTVDB Awards API
TheTVDB Characters API
TheTVDB Companies API
TheTVDB Content Ratings API
TheTVDB Countries API
TheTVDB Entity Types API
TheTVDB Episodes API
TheTVDB Genders API