Exchange authorization code for access token, or refresh an existing token. Supports both JSON and form-encoded requests.
Documentation Index
Fetch the complete documentation index at: https://docs.getcore.me/llms.txt
Use this file to discover all available pages before exploring further.
authorization_code, refresh_token OAuth2 client ID
Authorization code (for authorization_code grant)
Original redirect URI (for authorization_code grant)
OAuth2 client secret (if not using PKCE)
PKCE code verifier (for PKCE flow)
Refresh token (for refresh_token grant)