Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
HTTP status codes and error response shapes.
{ "success": false, "error": "Human-readable error message" }
400
template
blocks
401
X-API-KEY
404
500
{ "success": false, "error": "Invalid template: foo. Valid templates: app, auto, deep_research, excel, landing_page, memo, report, slides" }
{ "success": false, "error": "Invalid block types: my-block. Valid block types: app-block, deep-research-block, ..." }
{ "success": false, "error": "X-API-KEY header required" }
{ "success": false, "error": "Run not found: 550e8400-e29b-41d4-a716-446655440000" }
{ "success": false, "error": "Invalid run_id: must be a valid UUID" }
{ "success": false, "error": "An internal error occurred while creating the run" }