T
TheTVDB API v4
Details
- URL
-
https://api4.thetvdb.com/v4 - Spec
- https://raw.githubusercontent.com/thetvdb/v4-api/main/docs/swagger.yml
- Docs
- https://thetvdb.github.io/v4-api/
Authentication
TheTVDB v4 bearer token bearer discovered
Call the v4 API POST /login with JSON containing your v4 project API key as apikey; if the key uses the user-supported model, also include your subscriber pin. The v4 docs at TVDB API V4 and the machine-readable spec swagger.yml state the response returns a bearer token valid for one month. Use it in Authorization: Bearer <token> for subsequent API requests.