Sign in

Exchange authorization code for access token

documented

Exchange the authorization code for an access token.

POST /api/v2/oauth/tokenOAuthno implementation yet0 runs

Input

grant_type*
OAuth Grant Type
authorization_code
authorization_code*
Authorization Code
Code from /authorize step
redirect_uri*
Redirect URI
Your OAuth redirect URI
Calls AniList as you (your API key is your account); keychains.dev holds the credentials.
Exchange authorization code for access token · AniList · OpenIntegrations