Get embed URL for a presentation
Presentation Endpoints
Embed a presentation
Returns a redirect URL to view the presentation in Microsoft PowerPoint Online viewer, which can be used in an iframe or opened directly
GET
Get embed URL for a presentation
Documentation Index
Fetch the complete documentation index at: https://slidesgpt.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The id of the presentation
Response
Redirect to the embedded presentation
The redirect location to the embedded presentation.
