Presentations
Generating a Presentation
With the SlidesGPT API, you can create a presentation by sending a request with a prompt. The API will generate slides based on your input.
Request Example
Send a POST
request to:
Sample Code (cURL)
Sample Code (JavaScript)
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.
Response Example
You can use the embed
link to preview the presentation or download the PowerPoint file.