S
Supabase Data REST API
Details
- URL
-
https://<project_ref>.supabase.co/rest/v1/ - Docs
- https://supabase.com/docs/guides/api
Authentication
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.