Login

Use your credentials to generate a temporary token that you use in your requests.

Authenticate on the API

post
/login

Authenticate on the API with your credentials to get a token that you can use in your requests.

Body
namestringOptionalExample: api_company
apiKeystringOptionalExample: 2ddd4027-c779-4b7c-80fe-8661c92c35ff
Responses
200

Token to use in the other API calls

application/json
post
/login

Last updated

Was this helpful?