Authenticate
POST/auth/login
Authenticate using an API key. If successful, a Bearer token is returned.
Responses
- 200
- 400
- 401
- 500
OK
Bad request data
Invalid authentication
Something went wrong processing the request
POST/auth/login
Authenticate using an API key. If successful, a Bearer token is returned.
OK
Bad request data
Invalid authentication
Something went wrong processing the request