Authenticate & Test
Authentication Overview
API Credentials
Login to Get Your Token
Authenticate on the API with your credentials to get a token that you can use in your requests.
Body
namestringOptionalExample:
api_companyapiKeystringOptionalExample:
2ddd4027-c779-4b7c-80fe-8661c92c35ffResponses
200
Token to use in the other API calls
application/json
401
Unable to authenticate the token
application/json
post
/loginComplete Authentication Flow
Troubleshooting Authentication
Common Issues
Token Management
Token Expiration
Token Security Best Practices
Last updated
Was this helpful?