Create multiple websites with AI (batch, max 25)
Workflows
Create multiple websites with AI (batch, max 25)
Start up to 25 website-creation workflows in one request. Each returns its own workflow_id that can be polled via /v1/ai/workspace/website/status/{workflow_id}. Credits are deducted upfront and refunded per-failure.
POST
Create multiple websites with AI (batch, max 25)
Documentation Index
Fetch the complete documentation index at: https://lindo.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter your API key (starts with lindo_sk_)
Body
application/json
Array of websites to create. Between 1 and 25 items.
Required array length:
1 - 25 elementsResponse
Batch processed. Check per-item success.
The batch request was processed. Individual items may still have failed — check per-item success.
Available options:
true Total items in the batch
Number of items successfully accepted
Number of items that failed to start
Per-item result, in the same order as the request

