Skip to main content
POST
Sign up with email + password

Body

application/json
email
string<email>
required
password
string<password>
required
Minimum string length: 8
redirect_to
string<uri>

Allowlisted SPA path to return to after email confirmation.

Response

Account created. Either returns a full session (auto-confirm) or awaits email confirmation.

user
object
required

Supabase user shape. Fields beyond id and email are passthrough.