API Key Login
POST/api/login
To call the API with an API Key, first issue an API call to the backend to receive a short-lived bearer
token. Send a request to /api/login
with the following keys in the body of the request in the
x-www-form-urlencoded
format. Please be aware, that this endpoint only provides a redirect to
meshStack's IdP. So you have to either configure your request to follow the redirect or manually
implement the redirect to meshStack's IdP.
Request
Responses
- 307
307