Skip to main content

Connect Supabase

2 auth methods · updated 2026-09-10

Supabase is an open-source backend-as-a-service providing a Postgres database, authentication, storage, and real-time subscription APIs for building modern applications

supabase.com

API key

Uses your own credential — Verslay stores it encrypted

Connectable today
  1. 1
    Sign in to Supabase
    Open https://supabase.com and sign in to the account you want to connect.
  2. 2
    Create the API key
    Generate a new API key from the API or developer settings in your Supabase dashboard.
  3. 3
    Copy it immediately
    Supabase usually shows the full API key only once, right after you create it. Store it somewhere safe before closing the page.
  4. 4
    Connect in Verslay
    In the Verslay Hub, open Connections, find Supabase, and paste the API key into the Base URL, Supabase Personal Token field.
  5. 5
    Verify
    The connection flips to Connected. Run any read-only action once to confirm the credential has the right scopes.
  6. 6
    Rotate safely
    When you rotate later: connect the new credential first, confirm it works, then revoke the old one.

What you’ll paste into Verslay

Base URL

The web address for the Supabase Management API. Most accounts can keep the default https://api.supabase.com — change it only if you self-host Supabase.

required
Supabase Personal Token

A personal access token starting with 'sbp_'. Create one at https://supabase.com/dashboard/account/tokens — it's shown only once, so copy it right away.

required · secret

Connect Supabase once — every agent can use it

Verslay agents share your connections. Connect Supabase in the Hub and every use-case that needs it lights up — no per-agent setup.

Open the Hub →