Skip to main content
The Send OTP endpoint sends a 6-digit verification code to the provided email address. If no OutX account exists for that email, one will be created automatically when the OTP is verified. This endpoint requires no authentication — it is the entry point for the auth flow.

Endpoint

Request Body

string
required
The email address to send the OTP to
string
Full name of the user (used when creating a new account)

Response

Errors

Next Step

Check your email for the 6-digit OTP, then use Verify OTP to complete authentication and receive your API key.