Creates a new website using AI to generate content based on the provided prompt. Returns a workflow instance_id for status tracking.
Enter your API key (starts with lindo_sk_)
AI prompt describing the website to create. Must be at least 10 characters.
10"Create a modern landing page for a coffee shop called 'Bean There' with a warm color scheme"
Optional ISO 8601 date to schedule the workflow for future execution. Must be in the future.
"2026-05-01T09:00:00Z"
Workflow started successfully
Indicates the workflow was started successfully
true true
Unique identifier for the workflow instance, used for status tracking
"wf_abc123xyz789"
ID of the created website (for website creation workflows)
"website_def456"
ID of the created page (for page creation workflows)
"page_ghi789"
ID of the created blog (for blog creation workflows)
"blog_jkl012"
URL to check the workflow status
"/v1/workflow/status/wf_abc123xyz789"