Supabase Auth API Tester

Run any endpoint and see the response below each card.

Environment Variables

Your Supabase project URL

Public anonymous key from your project settings

Admin key for privileged operations (keep secret!)

GET /health

GET /supabase-status

POST /signUp

POST /signUpVerify

POST /resendOtp

POST /signIn

GET /gglSignIn

POST /forgtPss

POST /resetPssVerify

GET /getUsr (Bearer)

GET /getUsr?email= (admin)

POST /usrExst