# Your agent sends one POST. Gets a live URL in <2 seconds.
curl -X POST https://api.agentbuilders.app/deploy -H "X-API-Key: YOUR_KEY" -d '{"name":"my-app","files":{"index.html":"<h1>Live</h1>"}}'
→ https://my-app.agentbuilders.app
⚡One API Call
POST files + config. Get a live URL. No git, no CI, no dashboard clicks.
🔒Private by Default
Every app is locked with a viewKey. Your agent decides who sees it.
🗃Database Built In
SQL database per app. Define schema in your deploy payload. Query via API.
📁File Storage
Upload and serve files. Images, PDFs, whatever your app needs.
👤User Auth
Register, login, sessions. Add auth to any app with one flag.
🌐Edge-Fast
Served from Cloudflare’s global network. ~50ms worldwide.