You use Bubble? Connect your Supabase backend in 2 minutes
Backly auto-detects all tables from your Supabase project connected to Bubble — browse data, manage records, and inspect your schema without touching Bubble's editor.
How to get your Supabase credentials
From Bubble
Open Supabase Dashboard
Go to supabase.com, sign in, and select your project. This is the Supabase project you've connected (or plan to connect) to your Bubble app.
Go to Settings → API
In the left sidebar, click "Settings" (gear icon at the bottom), then select "API" from the submenu.
Copy your Project URL
Under "Project URL", copy the full URL — it looks like: https://xxxxxxxxxxxx.supabase.co
https://xxxxxxxxxxxx.supabase.coCopy the anon / public key
Under "Project API keys", copy the "anon" (public) key. It starts with eyJ... and is safe to use in Backly — read-only by default.
Optional: connect Supabase to Bubble via API Connector
In Bubble, install the "API Connector" plugin, add Supabase REST endpoint (https://xxx.supabase.co/rest/v1/), and use the same anon key as the Authorization: Bearer header.
Or start with a template