v4

latestOpenAPI 3.1.02026-08-0130252.8 KB
Slides

Capture slide screenshot

Take a screenshot of a slide as it currently renders. The slide is rendered headlessly in the cloud against the latest saved version of the project, and the JPEG is uploaded to a public CDN. Returns the screenshot URL. Use this to visually verify a slide after editing it. Pass isMobile=true to capture the mobile layout.

post/projects/{slug}/slides/{slideId}/screenshot

Path parameters

slugstring required
slideIdstring required

Request body

isMobileboolean

Capture the mobile layout instead of desktop. Defaults to false.

Response

Screenshot captured

slideIdstring required
screenshotUrlstring uri required

Public CDN URL of the captured JPEG.