Request OTP
post/auth/v0.1/login/request-otp
Request
Authorization
X-AT
header
apiKey
Body
application/json
emailThe e-mail address of your account.
string
REQUIRED
passwordThe encrypted and base64 encoded password of your account.
string
REQUIRED
Response
200TOTP sent to your e-mail address.
400Authentication error.
422Validation error.
Shell cURL
shell
Show schema
json