/
PL
plusai
/
PlusAI REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3w ago · Updated 3w ago
Details
Filter operations
Files
1
Presentation Agent
1
Presentations
1
post
Generate a presentation from a prompt
Presentations
Generate a presentation from a prompt
post
/r/v0/presentation
Request body
CreatePresentationRequest
required
prompt
string
required
language
string
numberOfSlides
integer
textHandling
string
How existing text content should be handled.
includeUserTips
boolean
templateId
string
Response
Presentation generation started.
CreatePresentationResponse
required
id
string
required
status
string
required
pollingUrl
string
uri
required
Changes