Connect Supabase to Saasmetry
Signed-up users counted straight from auth.users, read through a read-only database role.
What Saasmetry reads
Refreshed every 15 min. Read-only throughout: Saasmetry never writes to Supabase.
Create the credential
- Supabase → Account → Access Tokens → Generate new token.
- Copy it when it is shown — Supabase reveals it once.
- After connecting, pick the project each product reads from its data sources.
Worth knowing
- A personal access token reaches every project the account can see, so choose the project deliberately rather than assuming the first one.
- The count comes from auth.users. A project whose users live in a table of your own reports zero.
- The query runs as supabase_read_only_user, and the endpoint it uses is marked Beta by Supabase.
- The same token also reads service health and disk usage, which appear as a host card. Disk configuration is not readable on every plan; without it the card simply has no disk bar.
Is it safe to paste?
A Supabase personal access token authorizes management API operations across every project your account can access. Saasmetry encrypts it and only reads project metadata and reporting data.
Supabase issues no read-only key, so this credential is broader than Saasmetry needs. Saasmetry only ever reads — but you should know that before you paste it, rather than after.
Also worth connecting
Connect Supabase in about a minute
Free plan, no card: one product and two integrations.
Start free