TheTVDB API v3

Description

API v3 targets v2 functionality with a few minor additions. The API is accessible via https://api.thetvdb.com and provides the following REST endpoints in JSON format.

How to use this API documentation

You may browse the API routes without authentication, but if you wish to send requests to the API and see response data, then you must authenticate.

  1. Obtain a JWT token by POSTing to the /login route in the Authentication section with your API key and credentials.
  2. Paste the JWT token from the response into the “JWT Token” field at the top of the page and click the ‘Add Token’ button.

You will now be able to use the remaining routes to send requests to the API and get a response.

Language Selection

Language selection is done via the Accept-Language header. At the moment, you may only pass one language abbreviation in the header at a time. Valid language abbreviations can be found at the /languages route..

Authentication

Authentication to use the API is similar to the How-to section above. Users must POST to the /login route with their API key and credentials in the following format in order to obtain a JWT token.

{"apikey":"APIKEY","username":"USERNAME","userkey":"USERKEY"}

Note that the username and key are ONLY required for the /user routes. The user’s key is labled Account Identifier in the account section of the main site. The token is then used in all subsequent requests by providing it in the Authorization header. The header will look like: Authorization: Bearer <yourJWTtoken>. Currently, the token expires after 24 hours. You can GET the /refresh_token route to extend that expiration date.

Versioning

You may request a different version of the API by including an Accept header in your request with the following format: Accept:application/vnd.thetvdb.v$VERSION. This documentation automatically uses the version seen at the top and bottom of the page.

Use this page to mock TheTVDB API v3 in your testing and development.

Run our mock API sample using the open source WireMock library, or in the free edition of WireMock Cloud. You'll have a working API server simulating the behavior of TheTVDB API v3, which will allow you to keep building and testing even if the actual API you isn't currently available.

Related mocks

Policy Analyzer API

Jawaharlal Nehru Rajkeeya Mahavidyalaya

Transfer Certificates issued by JNRM can

Medium API

Medium API helps you to quickly extract

Google Cloud Support API

Manages Google Cloud technical support

TV API

Welcome to the API Reference Docs page

Top Stories

The Top Stories API provides lists of

Ready to accelerate your development flow

Shorter release cycles, more predictable schedules and fewer defects in production.
Start Mocking for Free *Free forever. No credit card needed