/token

Prev Next
Post
/token

You must use and API User from the Company > Settings > General Page, Integrations Tab. If you don't see the API Users section, contact Support.


Security
HTTP
Type bearer

Enter the token obtained from the /token endpoint. Use the format: Bearer

Body parameters
object
username
string Required

Username

password
string Required

Password

grant_type
string Required

'password' or 'refresh_token'

Default"password"
refresh_token
string

Refresh token

Responses
200

Retrive access token from username and password OR username and refresh token.