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

The Genres API from TheTVDB — 2 operation(s) for genres.

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

Tagged areas include Genres. 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 2 paths, and defines 1 schema. 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 2 paths 1 schemas 2 GET

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 Genres 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 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Genres 2
GET
/genres
TheTVDB Get All Genres
getAllGenres → 200401
GET
/genres/{id}
TheTVDB Get Genre Base
getGenreBase 1 param → 200400401404

Schemas 1

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

GenreBaseRecord
object
base genre record
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tvdb-genres-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 Favorites API