One API, two familiar shapes: a catalog that responds exactly like TMDB, and per-user sync and scrobbling shaped like the Trakt API your code already understands. Make your first call in two minutes with an API key, or wire up device-code sign-in for apps other people use, then scrobble in near real time and read or write watched history, ratings, watchlists, and lists.
https://flicklist.tv/api/v3 68 operations no connection caps, ever unlimited lists, forever additive-only stability
read scope: flicklist.tv Settings, then AppsAuthorization: Bearer fs_live_…, for example GET /v3/sync/watched/showsPOST /api/auth/device/code, then poll POST /api/auth/device/tokenFull quickstart: both tracks, in cURL, JavaScript, and Python →
Getting started
Core concepts
Scrobbling
Your data
Watched shows & movies History Playback progress Watchlist Ratings Favorites Your lists Public lists & discovery Up Next, tracked shows & change detection Calendar
Catalog
Guides
Building a Kodi integration Building batch & collection tools Quick scripts For AI assistants
Reference & policies
The whole wiki is built to be consumed by tools and AI agents as well as people: OpenAPI 3.1 spec llms.txt index every page as raw markdown (append .md to its URL) integration notes for AI assistants