v1
latestSwagger 2.02026-07-17496466.0 KBAuthentication
Request an authentication token for an existing user or project client
The grant type must be one of password or client_credentials. When using a grant type of password, you must provide the fields username (email) and password. When using the grant type client_credentials you must provide the fields client_id and client_secret. The grant type provider is reserved for internal purposes and should not be used.
post/api/v1/auth/token
Request body
Response
Successfully authenticated