Skip to main content
POST
Get access token
Learn more:
  • How to authenticate with Chift?
  • How does Chift work?
  • How to use the Chift SDKs?

Body

application/json
clientId
string
required
clientSecret
string
required
accountId
string<uuid>
required
marketplaceId
string<uuid> | null

Response

Successful Response

access_token
string
required
token_type
string
required
expires_in
integer
required
expires_on
integer
required