# Apple Keynote Slides API

**Canonical:** https://apis.io/apis/apple-keynote/apple-keynote-slides-api/  
**Provider:** Apple Keynote — https://apis.io/providers/apple-keynote/  
**Base URL:** https://p00-keynote.icloud.com  
**Documentation:** https://www.icloud.com/keynote

Apple Keynote Slides API is one of 7 APIs that [Apple Keynote](https://apis.io/providers/apple-keynote/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. This API exposes 4 JSON Schema definitions. Tagged areas include Slides. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 4 JSON Schemas.

Slide operations within a presentation

## Operations (4)

| Method | Path | Summary |
|---|---|---|
| GET | `/presentations/{presentationId}/slides` | Apple Keynote List Slides |
| POST | `/presentations/{presentationId}/slides` | Apple Keynote Add Slide |
| GET | `/presentations/{presentationId}/slides/{slideNumber}` | Apple Keynote Get Slide |
| DELETE | `/presentations/{presentationId}/slides/{slideNumber}` | Apple Keynote Delete Slide |

## Machine-readable artifacts (6)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/apple-keynote/refs/heads/main/openapi/apple-keynote-slides-api-openapi.yml
- **Documentation** — https://developer.apple.com/documentation/
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/apple-keynote/refs/heads/main/json-schema/apple-keynote-presentation-schema.json
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/apple-keynote/refs/heads/main/json-schema/apple-keynote-slide-schema.json
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/apple-keynote/refs/heads/main/json-schema/apple-keynote-theme-schema.json
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/apple-keynote/refs/heads/main/json-schema/apple-keynote-export-request-schema.json

## Other Apple Keynote APIs (6)

- [Keynote AppleScript API](https://apis.io/apis/apple-keynote/keynote-applescript-api/)
- [Keynote JavaScript for Automation API](https://apis.io/apis/apple-keynote/keynote-javascript-for-automation-api/)
- [Keynote Shortcuts Actions](https://apis.io/apis/apple-keynote/keynote-shortcuts-actions/)
- [Apple Keynote Export API](https://apis.io/apis/apple-keynote/apple-keynote-export-api/)
- [Apple Keynote Presentations API](https://apis.io/apis/apple-keynote/apple-keynote-presentations-api/)
- [Apple Keynote Themes API](https://apis.io/apis/apple-keynote/apple-keynote-themes-api/)

## Tags

Slides

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/apple-keynote/apple-keynote-slides-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/apple-keynote/.
