Skip to main content
POST
Generate a presentation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
prompt
string
required

The prompt to generate the presentation.

Required string length: 5 - 64000
templateId
string

The ID of a custom template to use. Get template IDs from GET /v1/templates.

Response

The generated presentation

id
string
required

The id of the presentation

embed
string<uri>
required

The url to embed the presentation. A redirect to a Microsoft PowerPoint viewer url.

download
string<uri>
required

The url to download the presentation as PowerPoint.