Skip to content

api-evangelist/trakt

Repository files navigation

Trakt (trakt)

Trakt is the personal media database for movies and TV. Its API v2 (api.trakt.tv) exposes ~150 endpoints across movies, shows, seasons, episodes, people, search, lists, calendars, recommendations, comments, notes, scrobble, checkin, and full per-user sync (history, watchlist, ratings, collection, favorites, playback progress). Authentication is OAuth 2.0 via Authorization Code or Device flows. The platform powers the Trakt website, official Android/iOS apps, and a large third-party ecosystem of media-center plugins and trackers.

APIs.json: https://trakt.tv

Tags

  • Video
  • Movies
  • Television
  • Media Tracking
  • Scrobble
  • Recommendations
  • Social
  • OAuth2
  • Public APIs

Timestamps

  • Created: 2026-05-28
  • Modified: 2026-05-30

APIs

Trakt API v2

RESTful JSON API for the full Trakt platform. Supports OAuth 2.0 Authorization Code and Device flows, Title-Case operation summaries, and standard pagination (page/limit). All requests require headers trakt-api-version=2 and trakt-api-key={client_id}.

Tags

  • Video
  • Movies
  • Television
  • Sync
  • Scrobble

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

Trakt is the personal media database for movies and TV. Its API v2 (api.trakt.tv) exposes ~150 endpoints across movies, shows, seasons, episodes, people, search, lists, calendars, recommendations, comments, notes, scrobble, checkin, and full per-user sync (history, watchlist, ratings, collection, favorites, playback progress). Authentication is OA…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors