| API | Protocol | Base URL | Docs | Reference | OpenAPI | SDKs |
|---|---|---|---|---|---|---|
| Main | rest | https://slides.googleapis.com/ | link | — | — | — |
Actions (5)
Presentations · 5
- Batch update presentationPOST /v1/presentations/{presentationId}:batchUpdate
Applies one or more updates to the presentation in a single batch request.
documented - Create presentationPOST /v1/presentations
Creates a blank Google Slides presentation.
documented - Get pageGET /v1/presentations/{presentationId}/pages/{pageObjectId}
Retrieves the latest version of a specific page (slide) in the presentation.
documented - Get page thumbnailGET /v1/presentations/{presentationId}/pages/{pageObjectId}/thumbnail
Generates a thumbnail for the specified page and returns its URL.
documented - Get presentationGET /v1/presentations/{presentationId}
Retrieves the latest version of the specified presentation.
documented