Skip to main content

POST /api/zeq/agent/generate-html

/s/<slug>/ via the existing site-hosting pipeline. PAID-TIER: gates on the same logic as zeqLlm.ts requirePaid. BYOK calls don't burn compute units; the user pays the LLM provider directly.

MethodPOST
Path/api/zeq/agent/generate-html
Authpublic (no key)
GroupAgents · Zeq Agent

Request

curl -X POST https://zeqsdk.com/api/zeq/agent/generate-html \
-H "Content-Type: application/json" \
-d '{ }' # request body — see description

Generated from the node's own route registry (GET /api/endpoints) — this path is live.