Helix
Helix Agent API
Build and edit websites, landing pages, and quiz funnels by API — verify generated pages before publish, wire pixels, and run the AI chat widget.
Helix builds websites, landing pages, and quiz funnels. The agent API lets you create and edit sites the same way a human uses the app: describe what you want, verify what was generated, then publish.
Endpoint and auth
POST https://helix.qweaver.com/api/agent
Authorization: Bearer <your qwa_ key> # needs the helix grantHighlights from the live manual
- get_page — read the generated page (sections, html, seo) BEFORE publish; the draft URL 404s until publish, this action is how you verify content first.
- update_site — set the site’s WhatsApp number, Meta Pixel ID, and GTM container; tags inject on every published page at serve time, no republish needed.
- The AI web-chat widget — configure persona and lead capture; it refuses to invent prices, and captured leads flow through the same rail as lead forms (stored + WhatsApp + Core CRM).
- Quiz funnels — multi-step funnels where contact details are collected late and the final WhatsApp CTA carries the visitor’s result and answers.
- Generation is billed on the workspace’s Nexus credits.
The live manual
curl -s https://helix.qweaver.com/api/agent