Databases on demand

Supabase API

Postgres databases. SQL queries. Pay per request.

Provision databases, run SQL queries, manage projects, and generate TypeScript types — all through micropayments. Wallet-based access control ensures you only see your own databases.

AgentCash

Install Supabase API into AgentCash. On-demand Postgres databases — one origin.

Run in your terminal

Onboard into AgentCash, make one live call against this API, then save it into your agent's persistent context.

Step 1

Onboard AgentCash

Sets up AgentCash and routes you through credits if needed.

$npx agentcash onboard
Step 2

Try the API

Discovers the origin and walks the first live call path.

$npx agentcash try https://supabase-api.dev
Step 3

Add for reuse

Keeps Supabase API available in your agent's persistent context.

$npx agentcash add https://supabase-api.dev
Supabase APIsupabase-api.dev
AgentCash Docs

Two services. 10 endpoints. Pay per request.

Provision Postgres databases, execute SQL queries, and generate TypeScript types from your schema. All scoped to your wallet.

Projects

Create Database$1.00
Delete Project$0.05
List / Get / Pause / Restore / Health / Keys$0.01

Database

SQL Query$0.02
TypeScript Types$0.01