latestOpenAPI 3.1.0Proprietary - Prezent, Inc.2026-08-114675175.5 KB

a01cb764a085

AutoGenerator

Create a download artefact for an AutoGenerator deck

Synchronously merges all slides for the callback_id supplied in the request body into a single presentation and returns a signed download URL. The merge step can take up to 60 seconds. Subject to the AUTO_GEN_DOWNLOAD usage limit in addition to the normal rate limits.

post/api/v1/autogenerator/download

Request body

callback_idstring required

Deck callback id to merge & download.

Response

Merged deck produced; signed URL returned.

messagestring

Human-readable confirmation, for example "Slides merged successfully".

status'success'

Merge status.

output_filestring

Filename of the merged file.

download_urlstring uri required

Signed download URL.