S

Supabase Management API

REST discovered

Details
URL
https://api.supabase.com/v1
Docs
https://supabase.com/docs/reference/api/introduction
Authentication
Supabase personal access token bearer discovered Get token ↗
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.