Get Token

Exchanges an authorization code for tokens, or refreshes an access token. Uses application/x-www-form-urlencoded as required by OAuth 2.0. Clients may authenticate via HTTP Basic (recommended for confidential clients) or by including client_id (and, if applicable, client_secret) in the body.

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