OAuth 2.0 Token Endpoint

Token endpoint (RFC 6749 section 3.2). Exchanges an authorization code for access and refresh tokens (authorization_code grant), or exchanges a refresh token for new tokens (refresh_token grant).

Language
URL
Response
Click Try It! to start a request and see the response here!