Skip to main content

Get Access Token

POST 

/oauth/token

Exchange your client ID and secret for an OAuth 2.0 access token. Send this request with a Content-Type: application/x-www-form-urlencoded header, using the Sandbox or Production token URL shown on the Home page depending on which environment you're targeting - the two environments do not share the same token endpoint.

Request

Responses

Access token issued successfully.