S
Supabase Management API
Details
- URL
-
https://api.supabase.com/v1 - Docs
- https://supabase.com/docs/reference/api/introduction
Authentication
Authorization: Bearer <credential> In the Supabase Dashboard, open Access Tokens and create a personal access token. For CLI use, the easiest path is to run supabase login, which prompts for a personal access token and stores it in your local credential store.