S

Supabase Data REST API

REST discovered

Details
URL
https://<project_ref>.supabase.co/rest/v1/
Docs
https://supabase.com/docs/guides/api
Authentication
Supabase personal access token bearer discovered Get token ↗

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.