v1

latestOpenAPI 3.0.3AGPL-3.0-only OR LicenseRef-SEL2026-07-17111018.9 KB
Authentication

Authenticate a user and obtain an authorization code

Anonymous endpoint used by the web UI and device-flow clients to exchange user credentials (plus optional MFA token and PKCE challenge) for an OAuth authorization client_code that can then be exchanged for an access token via POST /auth/token. Rate-limited as an anonymous request.

post/api/auth

Request body

OR

Response

Result of the authentication attempt

OR
OR
OR
All 11 operations