You can use Presenton’s API to generate presentations programmatically. This is great for integrating Presenton into your own apps or workflows.
application/json
Field | Type | Required | Description |
---|---|---|---|
prompt | string | Yes | The main topic or subject for the presentation |
n_slides | int | No | Number of slides (default: 8, min: 5, max: 15) |
language | string | No | Language of the presentation (default: English ) |
export_as | string | No | Export format: pptx or pdf (default: pptx ) |
template | string | No | Selected presentation template: Available templates classic , modern , professional , general + Custom Templates (default: general ) |
presentation_id
: Unique ID of the presentationpath
: File path for downloading the presentationedit_path
: Link to open the presentation in the editor