v1

latestOpenAPI 3.0.02026-07-26355499.1 KB
Authentication

Login Endpoint

Authenticates a user by submitting an accessKey (email) and secretKey (password) to get a bearer token.

post/auth/login

Request body

accessKeystring

Configured API User email address

secretKeystring

Configured API User's password

Response

OK - Login success. A BEARER_TOKEN cookie is set in the response headers.

idUserinteger
usernamestring
idMerchantinteger