v1

latestOpenAPI 3.0.02026-07-244074117.0 KB
Auth

Generate an access token

Given a authorizationCode, generate a long-lived access token to make API requests on behalf of a customer.

post/v4/auth/token

Request body

authorizationCodestring required

The authorization code to use to generate a token

Response

accessTokenstring required

The access token to use to generate a token