Cloudflare D1 · SQLite over HTTP
/edge/database
CONTROL PLANE · DATA PLANE
One HTTP API provisions your database, auth, realtime, storage, vector
search and AI — POST /api/genesis writes a .cohesivity file in a single curl.
No consoles. One bill.
ONE API. EVERY PROVIDER.
// THE MECHANISM
POST /api/genesis
Your agent fires a single request. No dashboard, no vendor signups, no copy-pasted keys.
provision · all services
Cohesivity stands up database, auth, realtime, storage, vector, AI and email behind one endpoint.
wrote .cohesivity
A scoped credentials file lands in your repo. The artifact is the proof — your backend is live.
// THE CATALOG
/edge/database
/edge/postgres
/edge/realtime
/api/resources/social-login
/edge/vector-database
/edge/object-storage
/edge/redis
/api/resources/*
/edge/ai-gateway
/edge/resend-api
// THE ARCHITECTURE
cohesivity.ai/api/*
The agent sets it up.
cohesivity.ai/edge/*
Your app runs it at the edge.
// ONE PAGE, TWO READERS
You describe the app. Your agent calls Cohesivity, provisions the backend, and hands you a running stack — no console sprawl, no vendor signups, one bill.
# genesis
$ curl -s -X POST https://cohesivity.ai/api/genesis > .cohesivity
# → 6 services live · query at /edge/*
// BY THE NUMBERS
Spin up an ephemeral tenant in one curl, free for 72 hours, zero card. Like what your agent built?
Claim it with Google and keep everything — same credentials, same .cohesivity, no migration.
Credentials live in the scoped .cohesivity file — never in a vendor console or a chat log.
Your agent provisions against per-tenant keys; you get one bill and one place to revoke.
// SHIP TODAY
Your next project's backend is one request away.