Create the account, then subscribe or redeem a trial. A payment method is collected at checkout, not here.
Already have an account? Log in.
POST/auth/v1/signup
Hostagzavvadeohtiwugzjqg.supabase.co
Content-Typeapplication/json
apikeysb_publishable_XVe...
Public anon key. A user-scoped Bearer token is set after a successful response.
Request body
1{2 "email": "you@example.com",3 "password": "••••••••",4 "gotrue_meta_security": {5 "captcha_token": "<turnstile>"6 }7}