Skip to main content
The SlidesGPT API allows you to download a generated presentation as a PowerPoint (.pptx) file.

Request Example

Send a GET request to:

Sample Code (JavaScript)

This function fetches the .pptx file and saves it locally.

Sample Code (wget)

Note: You must include your API key in the Authorization header. If you don’t have one, follow the steps in the Authentication Guide to get your API key.