POST/auth/v1/token?grant_type=password
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}