Authenticate user and get tokens

POST

Authenticate a user and provide access tokens.

Headers

X-API-KeystringRequired

Request

This endpoint expects an object.
usernamestringRequired
passwordstringRequired
grant_typestringOptionalformat: "password"
scopestringOptionalDefaults to
client_idstringOptional
client_secretstringOptional

Response

Successful Response

resultsobject

Errors

Built with