Generate an access token
Exchange your
client_id and client_secret for a one-hour bearer token.Credentials
Your integration receives aclient_id and client_secret.
Generate a token
Sendclient_id as the HTTP Basic Auth username and client_secret as the HTTP Basic Auth password:
- Production
- Sandbox