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

The Companies API from TheTVDB — 3 operation(s) for companies.

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

Tagged areas include Companies. 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 7 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 7 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 Companies 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.

Companies 3
GET
/companies
TheTVDB Get All Companies
getAllCompanies 1 param → 200401
GET
/companies/types
TheTVDB Get Company Types
getCompanyTypes → 200401
GET
/companies/{id}
TheTVDB Get Company
getCompany 1 param → 200400401404

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Company (12 properties), Links (5 properties), TagOption (5 properties), ParentCompany (3 properties). Each schema is shown below with its type and property counts.

TagOption
object
tag option record
5 properties
Company
object
A company record
12 properties
Alias
object
An alias model, which can be associated with a series, season, movie, person, or list.
2 properties
Links
object
Links for next, previous and current record
5 properties
CompanyRelationShip
object
A company relationship
2 properties
CompanyType
object
A company type record
2 properties
ParentCompany
object
A parent company record
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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