Skip to main content
POST
Generate from Document
Asynchronously generates slides from an uploaded document. Returns immediately with a presentation ID and status URL for polling.
file
required
The document file (PDF, DOCX, TXT, MD, etc.)
string
Custom instructions for generation (default: “Create a presentation from the document”)
integer
Target number of slides (default: 20)
string
UUID of the template to use
boolean
Enable deep research mode (default: false)
string
Status of the generation (“pending”, “processing”, “completed”, “failed”)
string
Human-readable message
string
UUID of the conversation
string
UUID of the presentation
string
URL to check presentation status