v1

latestOpenAPI 3.1.02026-07-264793109.1 KB
1. Authentication

Login For Access Token Form

Authenticate using username and password submitted via form data.

This endpoint is compatible with standard OAuth2 clients that use form-based authentication. Returns an access token upon successful authentication.

The returned token is valid for 1 hour, after which a new token must be requested.

post/auth/token-form

Response

Successfully authenticated with access token

access_tokenstring required
token_typestring required