Sign in with API key

Authenticates a user using their API key credentials

Request

This endpoint expects an object.
apiKeystringRequired
API Key of the API user
secretstringRequired
Secret of the API user

Response

Authentication successful, returns JWT token
tokenstring
JWT token for authentication

Errors