Public API · V1
One REST endpoint. Research, build, deploy. Custom domain or free subdomain. Forms wired to your webhook.
No credit card. First 500 credits free with email verification.
Pass a business name. We research it, build a multi-page site, and deploy it on a free subdomain or your custom domain.
GET /v1/sites/:id for status.curl -X POST https://api.warpweb.ai/v1/sites \
-H "Authorization: Bearer $WARPWEB_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"business_name": "Acme Plumbing",
"business_location": "Austin, TX",
"contact_email": "owner@acme.com"
}'{
"site_id": "site_01HF...",
"status": "pending",
"preview_url": "https://acme-plumbing.warpweb.app",
"credits_consumed": 150
}Pay for what you build with credit packs. Pay for what you keep live with a flat per-site monthly.
One-shot builds + revisions
$5 — $100
Pay-as-you-go. Topped up on demand or auto-refill.
Hosting & maintenance
$20/site/month
Custom domain. Always on. SSL, monitoring, webhook delivery, form forwarding.
Sites on the free subdomain auto-pause after 7 days of inactivity. One tap to refresh — no charge, no rebuild.
One endpoint. We research the business, draft content, generate the design, deploy to Cloudflare Pages.
Sonnet patch for tweaks, Opus rewrite for restructures. Customer-driven, billable per call.
Check availability, buy, auto-attach. Or bring your own — DNS records returned in the response.
Form submissions forwarded to your URL with HMAC signature. Failed deliveries surfaced for replay.
Per-call usage log with credit deductions. Daily spend caps to prevent runaways.
Built for LLM-driven backends. Idempotent endpoints, predictable response shapes, no surprises.