Create website with AI prompt
Starts an AI-driven website creation workflow. Returns a workflow_id you can poll via GET /v1/ai/workspace/website/status/{workflow_id}.
Authorizations
Enter your API key (starts with lindo_sk_)
Body
AI prompt describing the website to create. Include all business data, requirements, and goals here.
10"Create a modern landing page for a coffee shop called 'Bean There' with a warm color scheme"
Optional reference site to clone, enhance, or use for inspiration.
Optional ISO 8601 date to schedule the workflow for future execution. Must be in the future.
"2026-05-01T09:00:00Z"
Optional client to assign the website to. Provide either client_id (existing) or email (lookup or create).

