AccessLayer
Connectors
Setup Guides

Supabase

Set up the Supabase connector in AccessLayer.

Supabase is an open source backend platform with managed Postgres, auth, storage, edge functions, and project management APIs.

In AccessLayer, the Supabase connector lets you query organization, project, branch, function, storage, and related metadata for reporting and operational analytics.

Before you start

You will need a Supabase personal access token and the organization slug for the organization you want to query.

Before you begin, make sure you have:

  • A Supabase personal access token
  • Your Supabase organization slug

For additional details, see the Supabase access token documentation.

Organization access required

Use a Supabase account that already has access to the organization you want AccessLayer to query.

Generating your credentials

Create a personal access token

In Supabase, open your account settings, go to Access Tokens, create a new token, and copy it for use in AccessLayer.

Find your organization slug

In Supabase, open Organization Settings -> General -> Organization Details and copy the organization slug.

Notes on optional inputs

  • Project-scoped collections (for example branches, functions, storage, billing, and analytics) accept projectRef as a collection argument instead of connector config.

Troubleshooting

On this page