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

The Awards API from TheTVDB — 3 operation(s) for awards.

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

Tagged areas include Awards. 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 3 operations across 3 paths, and defines 3 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.

3 operations 3 paths 3 schemas 3 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 Awards API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). 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.

Awards 3
GET
/awards
TheTVDB Get All Awards
getAllAwards → 200401
GET
/awards/{id}
TheTVDB Get Award
getAward 1 param → 200400401404
GET
/awards/{id}/extended
TheTVDB Get Award Extended
getAwardExtended 1 param → 200400401404

Schemas 3

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

AwardCategoryBaseRecord
object
base award category record
6 properties
AwardExtendedRecord
object
extended award record
4 properties
AwardBaseRecord
object
base award record
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tvdb-awards-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 Characters API
TheTVDB Companies API
TheTVDB Content Ratings API
TheTVDB Countries API
TheTVDB Entity Types API
TheTVDB Episodes API
TheTVDB Favorites API
TheTVDB Genders API