Skip to main content
POST
Complete login with TOTP
Call after Login returns requires_totp: true and a login_ticket. Requires X-API-Key.

Request body

string
required
From the /login response. Max 128 characters. Expires in 5 minutes.
string
required
Six-digit TOTP code.

Response

200 OK
TOTP codes cannot be replayed within 60 seconds.

Status codes