Verified record · from the answer index
TVmaze user API
apiofficialtested · static-verifiedscore 32/100signed passport ✓published 1234d ago · verified 2026-07-21
Access to the user API is only possible for users with a [premium](http://www.tvmaze.com/premium) account. A user can only access their own user data. Authentication uses HTTP Basic. Use the TVmaze username as authentication username, and
Declared tools (42)
POST /auth/pollPOST /auth/startGET /auth/validatePOST /scrobble/episodesPUT /scrobble/episodes/{episode_id}POST /scrobble/showsGET /scrobble/shows/{show_id}GET /user/episodesGET /user/episodes/{episode_id}PUT /user/episodes/{episode_id}DELETE /user/episodes/{episode_id}GET /user/follows/networksGET /user/follows/networks/{network_id}PUT /user/follows/networks/{network_id}DELETE /user/follows/networks/{network_id}GET /user/follows/peopleGET /user/follows/people/{person_id}PUT /user/follows/people/{person_id}DELETE /user/follows/people/{person_id}GET /user/follows/showsGET /user/follows/shows/{show_id}PUT /user/follows/shows/{show_id}DELETE /user/follows/shows/{show_id}GET /user/follows/webchannels…
api:tvmaze.com · published by tvmaze