Authorize Application

Construct then redirect to this URL. The Trakt website will request permissions for your app, which the user needs to approve. If the user isn't signed into Trakt, it will ask them to do so.

Important

Use the https://auth.trakt.tv hostname for all OAuth requests, including authorization, device authentication, token exchange and refresh, and token revocation. Do not use the API hostname for these requests.

Optional URL Parameters

When building the authorization URL, you can optionally include the following query parameters in the URL.

ParameterValueDescription
signuptruePrefer the account sign up page to be the default.
promptloginForce the user to sign in and authorize your app.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
string
string
string
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!