cURL
API Endpoint
Get OAuth Token
Generates an OAuth Token with the provided credentials
POST
cURL
Body
application/x-www-form-urlencoded
The client ID provided after onboarding
The client secret provided after onboarding
The email used to create the account
The password for authentication
The OAuth2 grant type
Example:
"password"
