TVDB API Key
TVDB (The TV Database) provides TV series and anime metadata — episode info, artwork, cast, and more. The API key is free for personal and developer use.
1. Create an account
Go to thetvdb.com and register. Verify your email before continuing — you may need to confirm your email before accessing the API section.
2. Create an API key
- Log in and click your username (top right) → Dashboard
- In the left sidebar under Account, click API Keys
- In the Developers section on the right, click Create a v4 API Key
- Enter a Project Name (e.g.
Nuvio) - Select End-User Subscriptions as the access model
- Click to create — approval is instant
Your API key appears in the list immediately.
Which access model to choose?
For most personal and self-hosted setups, End-User Subscriptions is typically the appropriate access model.
Next: Get your MDBList key →