Home
Providers
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.
Trakt publishes 22 APIs on the APIs.io network, including Calendars API, Certifications API, Checkin API, and 19 more. Tagged areas include Video, Movies, Television, Media Tracking, and Scrobble.
The Trakt catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.
Trakt’s developer surface includes authentication, documentation, signup flow, pricing, support, FAQ, engineering blog, and 35 more developer resources.
22 APIs
11 Features
7 Use Cases
Video Movies Television Media Tracking Scrobble Recommendations Social OAuth2 Public APIs
On this page
Kin Score
APIs 22
Postman 22
Open Collections 1
Pricing Plans 1
Rate Limits 1
FinOps 1
Features 11
Vocabularies 1
Spectral Rules 2
JSON Schema 5
JSON Structure 3
Examples 8
Security Posture 2
Agentic Access 1
Use Cases 7
Integrations 7
Solutions 4
Resources 42
apis.yml
58 Operational Transparency
Composite quality — 66.6/100 · exemplar
Contract Quality
18.1 / 25
Developer Ergonomics
10.9 / 20
Commercial Clarity
14.2 / 20
Operational Transparency
7.5 / 13
Agent readiness — 31/100 · agent aware
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
MCP Server
0 / 12
Machine-Readable Auth
10 / 10
Idempotency
0 / 9
Stable Error Semantics
0 / 8
Request/Response Examples
0 / 7
Rate-Limit Signaling
7 / 7
Typed Event Surface
0 / 6
Agent Skills
0 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 22
Ready-to-run Postman collections for exercising this provider's APIs.
Scroll for all 22
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
Notable capabilities this provider offers.
Scroll for all 11
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral governance rulesets for linting and validating these APIs.
Standalone JSON Schema definitions for this provider's data models.
JSON Structure definitions describing this provider's data shapes.
Example request and response payloads for these APIs.
Scroll for all 8
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
What developers build with this provider.
Scroll for all 7
Pre-built integrations with other platforms and tools.
Scroll for all 7
Packaged solutions this provider offers.
Get Started 2
Portal, sign-up, and the first successful call
Documentation 1
Reference material describing how the API behaves
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 3
Pagination, idempotency, versioning, errors, and events
Build 21
SDKs, sample code, and the tooling you integrate with
Scroll for all 21
Access & Security 2
Authentication, authorization, and security posture
Operate 5
Status, limits, changes, and where to get help
Commercial 4
Pricing, plans, and the legal terms of use
Company 2
The organization behind the API
Other 1
Properties that don't map to a standard resource type
Source (apis.yml)
aid: trakt
accessModel:
pricing: freemium
onboarding: self-serve
trial: false
try_now: true
public: false
label: Freemium · Self-serve signup
confidence: high
source:
- plans
- authentication
generated: '2026-07-22'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/trakt.png
name: Trakt
description: 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.
url: https://trakt.tv
humanURL: https://trakt.docs.apiary.io/
baseURL: https://api.trakt.tv
specificationVersion: '0.20'
created: '2026-05-28'
modified: '2026-05-30'
x-source: public-apis/public-apis
x-category: Video
x-type: company
x-tier: 2
x-tier-reason: full-pipeline-enrichment
tags:
- Video
- Movies
- Television
- Media Tracking
- Scrobble
- Recommendations
- Social
- OAuth2
- Public APIs
apis:
- aid: trakt:trakt-calendars-api
name: Trakt Calendars API
description: Upcoming and recently aired schedules for shows, episodes, and movies.
humanURL: https://trakt.docs.apiary.io/
baseURL: https://api.trakt.tv
tags:
- Calendars
properties:
- type: OpenAPI
url: openapi/trakt-calendars-api-openapi.yml
- type: Documentation
url: https://trakt.docs.apiary.io/
- type: JSONSchema
url: json-schema/trakt-movie-schema.json
- type: JSONSchema
url: json-schema/trakt-show-schema.json
- type: JSONSchema
url: json-schema/trakt-episode-schema.json
- type: JSONSchema
url: json-schema/trakt-user-schema.json
- type: JSONSchema
url: json-schema/trakt-scrobble-schema.json
- type: JSONStructure
url: json-structure/trakt-movie-structure.json
- type: JSONStructure
url: json-structure/trakt-show-structure.json
- type: JSONStructure
url: json-structure/trakt-history-structure.json
- type: Examples
url: examples/trakt-getTrendingMovies-example.json
- type: Examples
url: examples/trakt-getMovie-example.json
- type: Examples
url: examples/trakt-generateDeviceCode-example.json
- type: Examples
url: examples/trakt-pollDeviceToken-example.json
- type: Examples
url: examples/trakt-scrobbleStart-example.json
- type: Examples
url: examples/trakt-addToHistory-example.json
- type: Examples
url: examples/trakt-searchText-example.json
- type: Examples
url: examples/trakt-getShowWatchedProgress-example.json
- type: Authentication
url: https://trakt.docs.apiary.io/#reference/authentication-oauth
- type: APIReference
url: https://trakt.docs.apiary.io/
- aid: trakt:trakt-certifications-api
name: Trakt Certifications API
description: Movie and show certification reference data.
humanURL: https://trakt.docs.apiary.io/
baseURL: https://api.trakt.tv
tags:
- Certifications
properties:
- type: OpenAPI
url: openapi/trakt-certifications-api-openapi.yml
- type: Documentation
url: https://trakt.docs.apiary.io/
- type: JSONSchema
url: json-schema/trakt-movie-schema.json
- type: JSONSchema
url: json-schema/trakt-show-schema.json
- type: JSONSchema
url: json-schema/trakt-episode-schema.json
- type: JSONSchema
url: json-schema/trakt-user-schema.json
- type: JSONSchema
url: json-schema/trakt-scrobble-schema.json
- type: JSONStructure
url: json-structure/trakt-movie-structure.json
- type: JSONStructure
url: json-structure/trakt-show-structure.json
- type: JSONStructure
url: json-structure/trakt-history-structure.json
- type: Examples
url: examples/trakt-getTrendingMovies-example.json
- type: Examples
url: examples/trakt-getMovie-example.json
- type: Examples
url: examples/trakt-generateDeviceCode-example.json
- type: Examples
url: examples/trakt-pollDeviceToken-example.json
- type: Examples
url: examples/trakt-scrobbleStart-example.json
- type: Examples
url: examples/trakt-addToHistory-example.json
- type: Examples
url: examples/trakt-searchText-example.json
- type: Examples
url: examples/trakt-getShowWatchedProgress-example.json
- type: Authentication
url: https://trakt.docs.apiary.io/#reference/authentication-oauth
- type: APIReference
url: https://trakt.docs.apiary.io/
- aid: trakt:trakt-checkin-api
name: Trakt Checkin API
description: Lightweight social "now watching" check-ins.
humanURL: https://trakt.docs.apiary.io/
baseURL: https://api.trakt.tv
tags:
- Checkin
properties:
- type: OpenAPI
url: openapi/trakt-checkin-api-openapi.yml
- type: Documentation
url: https://trakt.docs.apiary.io/
- type: JSONSchema
url: json-schema/trakt-movie-schema.json
- type: JSONSchema
url: json-schema/trakt-show-schema.json
- type: JSONSchema
url: json-schema/trakt-episode-schema.json
- type: JSONSchema
url: json-schema/trakt-user-schema.json
- type: JSONSchema
url: json-schema/trakt-scrobble-schema.json
- type: JSONStructure
url: json-structure/trakt-movie-structure.json
- type: JSONStructure
url: json-structure/trakt-show-structure.json
- type: JSONStructure
url: json-structure/trakt-history-structure.json
- type: Examples
url: examples/trakt-getTrendingMovies-example.json
- type: Examples
url: examples/trakt-getMovie-example.json
- type: Examples
url: examples/trakt-generateDeviceCode-example.json
- type: Examples
url: examples/trakt-pollDeviceToken-example.json
- type: Examples
url: examples/trakt-scrobbleStart-example.json
- type: Examples
url: examples/trakt-addToHistory-example.json
- type: Examples
url: examples/trakt-searchText-example.json
- type: Examples
url: examples/trakt-getShowWatchedProgress-example.json
- type: Authentication
url: https://trakt.docs.apiary.io/#reference/authentication-oauth
- type: APIReference
url: https://trakt.docs.apiary.io/
- aid: trakt:trakt-comments-api
name: Trakt Comments API
description: Comment threads, replies, likes, reactions.
humanURL: https://trakt.docs.apiary.io/
baseURL: https://api.trakt.tv
tags:
- Comments
properties:
- type: OpenAPI
url: openapi/trakt-comments-api-openapi.yml
- type: Documentation
url: https://trakt.docs.apiary.io/
- type: JSONSchema
url: json-schema/trakt-movie-schema.json
- type: JSONSchema
url: json-schema/trakt-show-schema.json
- type: JSONSchema
url: json-schema/trakt-episode-schema.json
- type: JSONSchema
url: json-schema/trakt-user-schema.json
- type: JSONSchema
url: json-schema/trakt-scrobble-schema.json
- type: JSONStructure
url: json-structure/trakt-movie-structure.json
- type: JSONStructure
url: json-structure/trakt-show-structure.json
- type: JSONStructure
url: json-structure/trakt-history-structure.json
- type: Examples
url: examples/trakt-getTrendingMovies-example.json
- type: Examples
url: examples/trakt-getMovie-example.json
- type: Examples
url: examples/trakt-generateDeviceCode-example.json
- type: Examples
url: examples/trakt-pollDeviceToken-example.json
- type: Examples
url: examples/trakt-scrobbleStart-example.json
- type: Examples
url: examples/trakt-addToHistory-example.json
- type: Examples
url: examples/trakt-searchText-example.json
- type: Examples
url: examples/trakt-getShowWatchedProgress-example.json
- type: Authentication
url: https://trakt.docs.apiary.io/#reference/authentication-oauth
- type: APIReference
url: https://trakt.docs.apiary.io/
- aid: trakt:trakt-countries-api
name: Trakt Countries API
description: Country reference data.
humanURL: https://trakt.docs.apiary.io/
baseURL: https://api.trakt.tv
tags:
- Countries
properties:
- type: OpenAPI
url: openapi/trakt-countries-api-openapi.yml
- type: Documentation
url: https://trakt.docs.apiary.io/
- type: JSONSchema
url: json-schema/trakt-movie-schema.json
- type: JSONSchema
url: json-schema/trakt-show-schema.json
- type: JSONSchema
url: json-schema/trakt-episode-schema.json
- type: JSONSchema
url: json-schema/trakt-user-schema.json
- type: JSONSchema
url: json-schema/trakt-scrobble-schema.json
- type: JSONStructure
url: json-structure/trakt-movie-structure.json
- type: JSONStructure
url: json-structure/trakt-show-structure.json
- type: JSONStructure
url: json-structure/trakt-history-structure.json
- type: Examples
url: examples/trakt-getTrendingMovies-example.json
- type: Examples
url: examples/trakt-getMovie-example.json
- type: Examples
url: examples/trakt-generateDeviceCode-example.json
- type: Examples
url: examples/trakt-pollDeviceToken-example.json
- type: Examples
url: examples/trakt-scrobbleStart-example.json
- type: Examples
url: examples/trakt-addToHistory-example.json
- type: Examples
url: examples/trakt-searchText-example.json
- type: Examples
url: examples/trakt-getShowWatchedProgress-example.json
- type: Authentication
url: https://trakt.docs.apiary.io/#reference/authentication-oauth
- type: APIReference
url: https://trakt.docs.apiary.io/
- aid: trakt:trakt-episodes-api
name: Trakt Episodes API
description: Episode metadata, ratings, comments, watching.
humanURL: https://trakt.docs.apiary.io/
baseURL: https://api.trakt.tv
tags:
- Episodes
properties:
- type: OpenAPI
url: openapi/trakt-episodes-api-openapi.yml
- type: Documentation
url: https://trakt.docs.apiary.io/
- type: JSONSchema
url: json-schema/trakt-movie-schema.json
- type: JSONSchema
url: json-schema/trakt-show-schema.json
- type: JSONSchema
url: json-schema/trakt-episode-schema.json
- type: JSONSchema
url: json-schema/trakt-user-schema.json
- type: JSONSchema
url: json-schema/trakt-scrobble-schema.json
- type: JSONStructure
url: json-structure/trakt-movie-structure.json
- type: JSONStructure
url: json-structure/trakt-show-structure.json
- type: JSONStructure
url: json-structure/trakt-history-structure.json
- type: Examples
url: examples/trakt-getTrendingMovies-example.json
- type: Examples
url: examples/trakt-getMovie-example.json
- type: Examples
url: examples/trakt-generateDeviceCode-example.json
- type: Examples
url: examples/trakt-pollDeviceToken-example.json
- type: Examples
url: examples/trakt-scrobbleStart-example.json
- type: Examples
url: examples/trakt-addToHistory-example.json
- type: Examples
url: examples/trakt-searchText-example.json
- type: Examples
url: examples/trakt-getShowWatchedProgress-example.json
- type: Authentication
url: https://trakt.docs.apiary.io/#reference/authentication-oauth
- type: APIReference
url: https://trakt.docs.apiary.io/
- aid: trakt:trakt-genres-api
name: Trakt Genres API
description: Genre reference data.
humanURL: https://trakt.docs.apiary.io/
baseURL: https://api.trakt.tv
tags:
- Genres
properties:
- type: OpenAPI
url: openapi/trakt-genres-api-openapi.yml
- type: Documentation
url: https://trakt.docs.apiary.io/
- type: JSONSchema
url: json-schema/trakt-movie-schema.json
- type: JSONSchema
url: json-schema/trakt-show-schema.json
- type: JSONSchema
url: json-schema/trakt-episode-schema.json
- type: JSONSchema
url: json-schema/trakt-user-schema.json
- type: JSONSchema
url: json-schema/trakt-scrobble-schema.json
- type: JSONStructure
url: json-structure/trakt-movie-structure.json
- type: JSONStructure
url: json-structure/trakt-show-structure.json
- type: JSONStructure
url: json-structure/trakt-history-structure.json
- type: Examples
url: examples/trakt-getTrendingMovies-example.json
- type: Examples
url: examples/trakt-getMovie-example.json
- type: Examples
url: examples/trakt-generateDeviceCode-example.json
- type: Examples
url: examples/trakt-pollDeviceToken-example.json
- type: Examples
url: examples/trakt-scrobbleStart-example.json
- type: Examples
url: examples/trakt-addToHistory-example.json
- type: Examples
url: examples/trakt-searchText-example.json
- type: Examples
url: examples/trakt-getShowWatchedProgress-example.json
- type: Authentication
url: https://trakt.docs.apiary.io/#reference/authentication-oauth
- type: APIReference
url: https://trakt.docs.apiary.io/
- aid: trakt:trakt-languages-api
name: Trakt Languages API
description: Language reference data.
humanURL: https://trakt.docs.apiary.io/
baseURL: https://api.trakt.tv
tags:
- Languages
properties:
- type: OpenAPI
url: openapi/trakt-languages-api-openapi.yml
- type: Documentation
url: https://trakt.docs.apiary.io/
- type: JSONSchema
url: json-schema/trakt-movie-schema.json
- type: JSONSchema
url: json-schema/trakt-show-schema.json
- type: JSONSchema
url: json-schema/trakt-episode-schema.json
- type: JSONSchema
url: json-schema/trakt-user-schema.json
- type: JSONSchema
url: json-schema/trakt-scrobble-schema.json
- type: JSONStructure
url: json-structure/trakt-movie-structure.json
- type: JSONStructure
url: json-structure/trakt-show-structure.json
- type: JSONStructure
url: json-structure/trakt-history-structure.json
- type: Examples
url: examples/trakt-getTrendingMovies-example.json
- type: Examples
url: examples/trakt-getMovie-example.json
- type: Examples
url: examples/trakt-generateDeviceCode-example.json
- type: Examples
url: examples/trakt-pollDeviceToken-example.json
- type: Examples
url: examples/trakt-scrobbleStart-example.json
- type: Examples
url: examples/trakt-addToHistory-example.json
- type: Examples
url: examples/trakt-searchText-example.json
- type: Examples
url: examples/trakt-getShowWatchedProgress-example.json
- type: Authentication
url: https://trakt.docs.apiary.io/#reference/authentication-oauth
- type: APIReference
url: https://trakt.docs.apiary.io/
- aid: trakt:trakt-lists-api
name: Trakt Lists API
description: Trending, popular, and personal lists.
humanURL: https://trakt.docs.apiary.io/
baseURL: https://api.trakt.tv
tags:
- Lists
properties:
- type: OpenAPI
url: openapi/trakt-lists-api-openapi.yml
- type: Documentation
url: https://trakt.docs.apiary.io/
- type: JSONSchema
url: json-schema/trakt-movie-schema.json
- type: JSONSchema
url: json-schema/trakt-show-schema.json
- type: JSONSchema
url: json-schema/trakt-episode-schema.json
- type: JSONSchema
url: json-schema/trakt-user-schema.json
- type: JSONSchema
url: json-schema/trakt-scrobble-schema.json
- type: JSONStructure
url: json-structure/trakt-movie-structure.json
- type: JSONStructure
url: json-structure/trakt-show-structure.json
- type: JSONStructure
url: json-structure/trakt-history-structure.json
- type: Examples
url: examples/trakt-getTrendingMovies-example.json
- type: Examples
url: examples/trakt-getMovie-example.json
- type: Examples
url: examples/trakt-generateDeviceCode-example.json
- type: Examples
url: examples/trakt-pollDeviceToken-example.json
- type: Examples
url: examples/trakt-scrobbleStart-example.json
- type: Examples
url: examples/trakt-addToHistory-example.json
- type: Examples
url: examples/trakt-searchText-example.json
- type: Examples
url: examples/trakt-getShowWatchedProgress-example.json
- type: Authentication
url: https://trakt.docs.apiary.io/#reference/authentication-oauth
- type: APIReference
url: https://trakt.docs.apiary.io/
- aid: trakt:trakt-movies-api
name: Trakt Movies API
description: Movie metadata, trending, watched, anticipated, popular, ratings, related, people.
humanURL: https://trakt.docs.apiary.io/
baseURL: https://api.trakt.tv
tags:
- Movies
properties:
- type: OpenAPI
url: openapi/trakt-movies-api-openapi.yml
- type: Documentation
url: https://trakt.docs.apiary.io/
- type: JSONSchema
url: json-schema/trakt-movie-schema.json
- type: JSONSchema
url: json-schema/trakt-show-schema.json
- type: JSONSchema
url: json-schema/trakt-episode-schema.json
- type: JSONSchema
url: json-schema/trakt-user-schema.json
- type: JSONSchema
url: json-schema/trakt-scrobble-schema.json
- type: JSONStructure
url: json-structure/trakt-movie-structure.json
- type: JSONStructure
url: json-structure/trakt-show-structure.json
- type: JSONStructure
url: json-structure/trakt-history-structure.json
- type: Examples
url: examples/trakt-getTrendingMovies-example.json
- type: Examples
url: examples/trakt-getMovie-example.json
- type: Examples
url: examples/trakt-generateDeviceCode-example.json
- type: Examples
url: examples/trakt-pollDeviceToken-example.json
- type: Examples
url: examples/trakt-scrobbleStart-example.json
- type: Examples
url: examples/trakt-addToHistory-example.json
- type: Examples
url: examples/trakt-searchText-example.json
- type: Examples
url: examples/trakt-getShowWatchedProgress-example.json
- type: Authentication
url: https://trakt.docs.apiary.io/#reference/authentication-oauth
- type: APIReference
url: https://trakt.docs.apiary.io/
- aid: trakt:trakt-networks-api
name: Trakt Networks API
description: Television network reference data.
humanURL: https://trakt.docs.apiary.io/
baseURL: https://api.trakt.tv
tags:
- Networks
properties:
- type: OpenAPI
url: openapi/trakt-networks-api-openapi.yml
- type: Documentation
url: https://trakt.docs.apiary.io/
- type: JSONSchema
url: json-schema/trakt-movie-schema.json
- type: JSONSchema
url: json-schema/trakt-show-schema.json
- type: JSONSchema
url: json-schema/trakt-episode-schema.json
- type: JSONSchema
url: json-schema/trakt-user-schema.json
- type: JSONSchema
url: json-schema/trakt-scrobble-schema.json
- type: JSONStructure
url: json-structure/trakt-movie-structure.json
- type: JSONStructure
url: json-structure/trakt-show-structure.json
- type: JSONStructure
url: json-structure/trakt-history-structure.json
- type: Examples
url: examples/trakt-getTrendingMovies-example.json
- type: Examples
url: examples/trakt-getMovie-example.json
- type: Examples
url: examples/trakt-generateDeviceCode-example.json
- type: Examples
url: examples/trakt-pollDeviceToken-example.json
- type: Examples
url: examples/trakt-scrobbleStart-example.json
- type: Examples
url: examples/trakt-addToHistory-example.json
- type: Examples
url: examples/trakt-searchText-example.json
- type: Examples
url: examples/trakt-getShowWatchedProgress-example.json
- type: Authentication
url: https://trakt.docs.apiary.io/#reference/authentication-oauth
- type: APIReference
url: https://trakt.docs.apiary.io/
- aid: trakt:trakt-notes-api
name: Trakt Notes API
description: Personal notes attached to media items.
humanURL: https://trakt.docs.apiary.io/
baseURL: https://api.trakt.tv
tags:
- Notes
properties:
- type: OpenAPI
url: openapi/trakt-notes-api-openapi.yml
- type: Documentation
url: https://trakt.docs.apiary.io/
- type: JSONSchema
url: json-schema/trakt-movie-schema.json
- type: JSONSchema
url: json-schema/trakt-show-schema.json
- type: JSONSchema
url: json-schema/trakt-episode-schema.json
- type: JSONSchema
url: json-schema/trakt-user-schema.json
- type: JSONSchema
url: json-schema/trakt-scrobble-schema.json
- type: JSONStructure
url: json-structure/trakt-movie-structure.json
- type: JSONStructure
url: json-structure/trakt-show-structure.json
- type: JSONStructure
url: json-structure/trakt-history-structure.json
- type: Examples
url: examples/trakt-getTrendingMovies-example.json
- type: Examples
url: examples/trakt-getMovie-example.json
- type: Examples
url: examples/trakt-generateDeviceCode-example.json
- type: Examples
url: examples/trakt-pollDeviceToken-example.json
- type: Examples
url: examples/trakt-scrobbleStart-example.json
- type: Examples
url: examples/trakt-addToHistory-example.json
- type: Examples
url: examples/trakt-searchText-example.json
- type: Examples
url: examples/trakt-getShowWatchedProgress-example.json
- type: Authentication
url: https://trakt.docs.apiary.io/#reference/authentication-oauth
- type: APIReference
url: https://trakt.docs.apiary.io/
- aid: trakt:trakt-oauth-api
name: Trakt OAuth API
description: Authorization Code and Device OAuth flows.
humanURL: https://trakt.docs.apiary.io/
baseURL: https://api.trakt.tv
tags:
- OAuth
properties:
- type: OpenAPI
url: openapi/trakt-oauth-api-openapi.yml
- type: Documentation
url: https://trakt.docs.apiary.io/
- type: JSONSchema
url: json-schema/trakt-movie-schema.json
- type: JSONSchema
url: json-schema/trakt-show-schema.json
- type: JSONSchema
url: json-schema/trakt-episode-schema.json
- type: JSONSchema
url: json-schema/trakt-user-schema.json
- type: JSONSchema
url: json-schema/trakt-scrobble-schema.json
- type: JSONStructure
url: json-structure/trakt-movie-structure.json
- type: JSONStructure
url: json-structure/trakt-show-structure.json
- type: JSONStructure
url: json-structure/trakt-history-structure.json
- type: Examples
url: examples/trakt-getTrendingMovies-example.json
- type: Examples
url: examples/trakt-getMovie-example.json
- type: Examples
url: examples/trakt-generateDeviceCode-example.json
- type: Examples
url: examples/trakt-pollDeviceToken-example.json
- type: Examples
url: examples/trakt-scrobbleStart-example.json
- type: Examples
url: examples/trakt-addToHistory-example.json
- type: Examples
url: examples/trakt-searchText-example.json
- type: Examples
url: examples/trakt-getShowWatchedProgress-example.json
- type: Authentication
url: https://trakt.docs.apiary.io/#reference/authentication-oauth
- type: APIReference
url: https://trakt.docs.apiary.io/
- aid: trakt:trakt-people-api
name: Trakt People API
description: Person metadata, filmography, lists.
humanURL: https://trakt.docs.apiary.io/
baseURL: https://api.trakt.tv
tags:
- People
properties:
- type: OpenAPI
url: openapi/trakt-people-api-openapi.yml
- type: Documentation
url: https://trakt.docs.apiary.io/
- type: JSONSchema
url: json-schema/trakt-movie-schema.json
- type: JSONSchema
url: json-schema/trakt-show-schema.json
- type: JSONSchema
url: json-schema/trakt-episode-schema.json
- type: JSONSchema
url: json-schema/trakt-user-schema.json
- type: JSONSchema
url: json-schema/trakt-scrobble-schema.json
- type: JSONStructure
url: json-structure/trakt-movie-structure.json
- type: JSONStructure
url: json-structure/trakt-show-structure.json
- type: JSONStructure
url: json-structure/trakt-history-structure.json
- type: Examples
url: examples/trakt-getTrendingMovies-example.json
- type: Examples
url: examples/trakt-getMovie-example.json
- type: Examples
url: examples/trakt-generateDeviceCode-example.json
- type: Examples
url: examples/trakt-pollDeviceToken-example.json
- type: Examples
url: examples/trakt-scrobbleStart-example.json
- type: Examples
url: examples/trakt-addToHistory-example.json
- type: Examples
url: examples/trakt-searchText-example.json
- type: Examples
url: examples/trakt-getShowWatchedProgress-example.json
- type: Authentication
url: https://trakt.docs.apiary.io/#reference/authentication-oauth
- type: APIReference
url: https://trakt.docs.apiary.io/
- aid: trakt:trakt-recommendations-api
name: Trakt Recommendations API
description: Personalized recommendations for movies and shows.
humanURL: https://trakt.docs.apiary.io/
baseURL: https://api.trakt.tv
tags:
- Recommendations
properties:
- type: OpenAPI
url: openapi/trakt-recommendations-api-openapi.yml
- type: Documentation
url: https://trakt.docs.apiary.io/
- type: JSONSchema
url: json-schema/trakt-movie-schema.json
- type: JSONSchema
url: json-schema/trakt-show-schema.json
- type: JSONSchema
url: json-schema/trakt-episode-schema.json
- type: JSONSchema
url: json-schema/trakt-user-schema.json
- type: JSONSchema
url: json-schema/trakt-scrobble-schema.json
- type: JSONStructure
url: json-structure/trakt-movie-structure.json
- type: JSONStructure
url: json-structure/trakt-show-structure.json
- type: JSONStructure
url: json-structure/trakt-history-structure.json
- type: Examples
url: examples/trakt-getTrendingMovies-example.json
- type: Examples
url: examples/trakt-getMovie-example.json
- type: Examples
url: examples/trakt-generateDeviceCode-example.json
- type: Examples
url: examples/trakt-pollDeviceToken-example.json
- type: Examples
url: examples/trakt-scrobbleStart-example.json
- type: Examples
url: examples/trakt-addToHistory-example.json
- type: Examples
url: examples/trakt-searchText-example.json
- type: Examples
url: examples/trakt-getShowWatchedProgress-example.json
- type: Authentication
url: https://trakt.docs.apiary.io/#reference/authentication-oauth
- type: APIReference
url: https://trakt.docs.apiary.io/
- aid: trakt:trakt-scrobble-api
name: Trakt Scrobble API
description: Start, pause, and stop scrobbles for movies and episodes.
humanURL: https://trakt.docs.apiary.io/
baseURL: https://api.trakt.tv
tags:
- Scrobble
properties:
- type: OpenAPI
url: openapi/trakt-scrobble-api-openapi.yml
- type: Documentation
url: https://trakt.docs.apiary.io/
- type: JSONSchema
url: json-schema/trakt-movie-schema.json
- type: JSONSchema
url: json-schema/trakt-show-schema.json
- type: JSONSchema
url: json-schema/trakt-episode-schema.json
- type: JSONSchema
url: json-schema/trakt-user-schema.json
- type: JSONSchema
url: json-schema/trakt-scrobble-schema.json
- type: JSONStructure
url: json-structure/trakt-movie-structure.json
- type: JSONStructure
url: json-structure/trakt-show-structure.json
- type: JSONStructure
url: json-structure/trakt-history-structure.json
- type: Examples
url: examples/trakt-getTrendingMovies-example.json
- type: Examples
url: examples/trakt-getMovie-example.json
- type: Examples
url: examples/trakt-generateDeviceCode-example.json
- type: Examples
url: examples/trakt-pollDeviceToken-example.json
- type: Examples
url: examples/trakt-scrobbleStart-example.json
- type: Examples
url: examples/trakt-addToHistory-example.json
- type: Examples
url: examples/trakt-searchText-example.json
- type: Examples
url: examples/trakt-getShowWatchedProgress-example.json
- type: Authentication
url: https://trakt.docs.apiary.io/#reference/authentication-oauth
- type: APIReference
url: https://trakt.docs.apiary.io/
- aid: trakt:trakt-search-api
name: Trakt Search API
description: Text and ID lookup across movies, shows, episodes, people, lists.
humanURL: https://trakt.docs.apiary.io/
baseURL: https://api.trakt.tv
tags:
- Search
properties:
- type: OpenAPI
url: openapi/trakt-search-api-openapi.yml
- type: Documentation
url: https://trakt.docs.apiary.io/
- type: JSONSchema
url: json-schema/trakt-movie-schema.json
- type: JSONSchema
url: json-schema/trakt-show-schema.json
- type: JSONSchema
url: json-schema/trakt-episode-schema.json
- type: JSONSchema
url: json-schema/trakt-user-schema.json
- type: JSONSchema
url: json-schema/trakt-scrobble-schema.json
- type: JSONStructure
url: json-structure/trakt-movie-structure.json
- type: JSONStructure
url: json-structure/trakt-show-structure.json
- type: JSONStructure
url: json-structure/trakt-history-structure.json
- type: Examples
url: examples/trakt-getTrendingMovies-example.json
- type: Examples
url: examples/trakt-getMovie-example.json
- type: Examples
url: examples/trakt-generateDeviceCode-example.json
- type: Examples
url: examples/trakt-pollDeviceToken-example.json
- type: Examples
url: examples/trakt-scrobbleStart-example.json
- type: Examples
url: examples/trakt-addToHistory-example.json
- type: Examples
url: examples/trakt-searchText-example.json
- type: Examples
url: examples/trakt-getShowWatchedProgress-example.json
- type: Authentication
url: https://trakt.docs.apiary.io/#reference/authentication-oauth
- type: APIReference
url: https://trakt.docs.apiary.io/
- aid: trakt:trakt-seasons-api
name: Trakt Seasons API
description: Season-level metadata and episodes.
humanURL: https://trakt.docs.apiary.io/
baseURL: https://api.trakt.tv
tags:
- Seasons
properties:
- type: OpenAPI
url: openapi/trakt-seasons-api-openapi.yml
- type: Documentation
url: https://trakt.docs.apiary.io/
- type: JSONSchema
url: json-schema/trakt-movie-schema.json
- type: JSONSchema
url: json-schema/trakt-show-schema.json
- type: JSONSchema
url: json-schema/trakt-episode-schema.json
- type: JSONSchema
url: json-schema/trakt-user-schema.json
- type: JSONSchema
url: json-schema/trakt-scrobble-schema.json
- type: JSONStructure
url: json-structure/trakt-movie-structure.json
- type: JSONStructure
url: json-structure/trakt-show-structure.json
- type: JSONStructure
url: json-structure/trakt-history-structure.json
- type: Examples
url: examples/trakt-getTrendingMovies-example.json
- type: Examples
url: examples/trakt-getMovie-example.json
- type: Examples
url: examples/trakt-generateDeviceCode-example.json
- type: Examples
url: examples/trakt-pollDeviceToken-example.json
- type: Examples
url: examples/trakt-scrobbleStart-example.json
- type: Examples
url: examples/trakt-addToHistory-example.json
- type: Examples
url: examples/trakt-searchText-example.json
- type: Examples
url: examples/trakt-getShowWatchedProgress-example.json
- type: Authentication
url: https://trakt.docs.apiary.io/#reference/authentication-oauth
- type: APIReference
url: https://trakt.docs.apiary.io/
- aid: trakt:trakt-shows-api
name: Trakt Shows API
description: Show metadata, trending, watched, anticipated, popular, progress, seasons, episodes.
humanURL: https://trakt.docs.apiary.io/
baseURL: https://api.trakt.tv
tags:
- Shows
properties:
- type: OpenAPI
url: openapi/trakt-shows-api-openapi.yml
- type: Documentation
url: https://trakt.docs.apiary.io/
- type: JSONSchema
url: json-schema/trakt-movie-schema.json
- type: JSONSchema
url: json-schema/trakt-show-schema.json
- type: JSONSchema
url: json-schema/trakt-episode-schema.json
- type: JSONSchema
url: json-schema/trakt-user-schema.json
- type: JSONSchema
url: json-schema/trakt-scrobble-schema.json
- type: JSONStructure
url: json-structure/trakt-movie-structure.json
- type: JSONStructure
url: json-structure/trakt-show-structure.json
- type: JSONStructure
url: json-structure/trakt-history-structure.json
- type: Examples
url: examples/trakt-getTrendingMovies-example.json
- type: Examples
url: examples/trakt-getMovie-example.json
- type: Examples
url: examples/trakt-generateDeviceCode-example.json
- type: Examples
url: examples/trakt-pollDeviceToken-example.json
- type: Examples
url: examples/trakt-scrobbleStart-example.json
- type: Examples
url: examples/trakt-addToHistory-example.json
- type: Examples
url: examples/trakt-searchText-example.json
- type: Examples
url: examples/trakt-getShowWatchedProgress-example.json
- type: Authentication
url: https://trakt.docs.apiary.io/#reference/authentication-oauth
- type: APIReference
url: https://trakt.docs.apiary.io/
- aid: trakt:trakt-studios-api
name: Trakt Studios API
description: Studio reference data.
humanURL: https://trakt.docs.apiary.io/
baseURL: https://api.trakt.tv
tags:
- Studios
properties:
-
# --- truncated at 32 KB (43 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/trakt/refs/heads/main/apis.yml