Authentication
Start email sign-up
Sends a 6-digit OTP to the provided email address and returns a signup_token
to be used in the next step.
POST
Start email sign-up
Body
application/json
Example:
Response
OTP sent. Use the returned token in POST /signup/complete.
Start email sign-up