Exchange authorization code for access token
documentedExchange the authorization code for an access token.
POST /api/v2/oauth/tokenOAuthno implementation yet0 runsInput
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.