v4
latestOpenAPI 3.1.02026-08-0130252.8 KBProjects
Generate a project
Generate a new project from a text prompt using AI. Returns a job ID to poll with Get job status until it completes.
post/projects/generate
Request body
Example request
{
"prompt": "5-slide pitch deck about AI in healthcare with a modern dark theme"
}Response
Job created
Example response
{
"estimatedDuration": "240 seconds"
}