Auth

Login account

Authenticate with email and password. Returns authentication token if credentials are valid and MFA is not required. If MFA is enabled, returns a ticket for MFA verification.

post/auth/login

Request body

emailstring email required
passwordstring required
invite_codestring nullable

Guild invite code to join after login

Response

Success

OR

Changes

No recorded changes to this endpoint across all 1 revision of this API.