AgentBuilders
Deploy full-stack web apps with database, file storage, auth, and RBAC via a single API call.
Deploy a full-stack web app. Creates or redeploys an app with static files, optional database, file storage, user auth, and RBAC. Supports BYO (Bring Your Own) integrations — after deploy, use set_secret to attach third-party API keys (Stripe, Resend, Neon, etc.) and the app can proxy requests through them securely. Returns a live URL.
List all apps deployed with your API key.
Get details of a specific app including URL, capabilities, and version.
Update app settings (e.g., toggle public/private) without full redeploy.
Get the viewKey for a private app. Users need this to access the app.
Create an app entry without deploying files. Reserves the name and sets initial configuration. Supports BYO (Bring Your Own) integrations via proxy secrets — after creation, use set_secret to attach third-party API keys and verify_integration to confirm connectivity. Use deploy_app later to push files.
Deploy an ephemeral preview of an app. The preview auto-expires after the specified TTL (default: 1 hour, max: 24 hours). Returns a unique preview URL.
Claim ownership of an agent-deployed app using its claim code. Transfers the app from the deploying agent to your account.
Get deployment history and version info for an app. Returns the current version, available rollback versions, and deploy trail entries.
Get recent deploy logs and operational events for an app. Includes deploy successes, failures, rollbacks, and errors.
Store a BYO (Bring Your Own) proxy secret for an app. Used to attach third-party API keys so the app can proxy requests through AgentBuilders without exposing keys to the client. Common secret names: STRIPE_SECRET_KEY, RESEND_API_KEY, NEON_DATABASE_URL, SENTRY_DSN, POSTHOG_API_KEY, CLERK_SECRET_KEY, OPENAI_API_KEY, GITHUB_TOKEN. Domains are auto-detected from the secret name (e.g., STRIPE_* routes to api.stripe.com). Secret values are never returned in responses. Use verify_integration after setting a secret to confirm connectivity.
Attach a custom domain to an app. Returns DNS instructions (CNAME + TXT records) for verification. Requires Hobby tier or above.
Verify a BYO (Bring Your Own) integration is correctly configured for an app. Checks that the proxy secret exists, the target service is reachable, and a lightweight health probe succeeds. Returns structured pass/fail per check. Supported services: stripe, resend, neon, sentry, posthog, clerk, openai, github, supabase.
| Timestamp | Status | Latency | Conformance |
|---|---|---|---|
| Apr 3, 2026 | success | 267.6ms | Pass |
| Apr 3, 2026 | success | 421.6ms | Pass |
| Apr 3, 2026 | success | 320ms | Pass |
| Apr 3, 2026 | success | 357.4ms | Pass |
| Apr 3, 2026 | success | 39.3ms | Pass |
| Apr 3, 2026 | success | 540.5ms | Pass |
| Apr 2, 2026 | success | 238.2ms | Pass |
| Apr 2, 2026 | success | 291.5ms | Pass |
| Apr 2, 2026 | success | 334ms | Pass |
| Apr 2, 2026 | success | 553.2ms | Pass |