Connection
- Authentication: API key (Secret key (or legacy service_role key)).
- Required settings:
- Project Reference ID — Project Settings → General → Reference ID (20 lowercase alphanumeric characters)
Supabase → Dashboard → Project Settings → API Keys → Copy the secret key (starts with sb_secret_…) or the legacy service_role key (JWT, from “Legacy API Keys”). Both bypass Row-Level Security. Limit its rights via Atako’s grant permissions and the database grants you set in Supabase.See Supabase’s documentation.