T

trakt.tv

Trakt is a TV and movie tracking service that lets users record what they watch, manage lists and history, and discover shows and films. Its platform data and account features are exposed through a public web API for third-party apps.

1 integration · REST

Trakt exposes one HTTP REST API at `https://api.trakt.tv`, documented on docs.trakt.tv / Apiary, using a Trakt app `client_id` as `trakt-api-key` and optional/required OAuth 2.0 bearer tokens depending on endpoint; no public GraphQL, MCP, or CLI surface was found.

discovered 1d ago
REST · OpenAPI1
Credentials
Trakt API application (client ID and client secret)oauth2Set up OAuth

Create an app from Create an App using the new application form. After registering, Trakt provides a client_id and client_secret. Use that app to run OAuth 2.0 authorization code or device code flows against https://trakt.tv/oauth/authorize and https://trakt.tv/oauth/token. The docs say every app should send trakt-api-key with your client_id, and endpoints that require or support OAuth also use Authorization: Bearer <access_token>.

conventions · 1/8 published

Publish these signals → /publishing