v20

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-08-037924117.4 KB
Auth

Login

Authenticate with email and password.

Returns a Bearer token valid for 30 days. If MFA is enabled, returns mfa_required=True with a challenge_id instead.

post/api/auth/login

Request body

emailstring required
passwordstring required

Response

Successful Response

{"stackTrail":"paths:/api/auth/login:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}