Skip to main content

Login

Returns the API Key. See the documentation.

Request Body REQUIRED
email string

the user's email

password string

a key derived from the user's password, see the documentation

twoFactorCode string

the user's two-factor authentication code, or "XXXXXX" if 2FA is disabled

authVersion number

the auth version, which is 2

Responses
200

OK

Schema OPTIONAL
status boolean OPTIONAL
message string OPTIONAL
code string OPTIONAL
data object OPTIONAL
apiKey string OPTIONAL

the API Key

masterKeys string OPTIONAL

the master keys

publicKey string OPTIONAL

the public key

privateKey string OPTIONAL

the private key