Skip to main content
Tool APIs generate or edit presentations, parse files, process images, and retrieve account or model information. They do not necessarily use OpenAI-compatible request formats.

Presentation APIs

Presentation endpoints cover outlines, templates, slides, file generation, and downloads. Some legacy endpoints send a JSON-shaped value with text/plain; follow the content type shown on the endpoint page.
1

Submit content

Create a title, outline, template selection, or file parsing task.
2

Store the presentation or task ID

Page editing, status retrieval, and downloads depend on this identifier.
3

Retrieve or download

Wait for completion, then retrieve preview images and the PPTX URL.

Other tools

  • Image compression, repair, segmentation, cropping, colorization, and OCR appear under Image generation.
  • Account token and API information endpoints appear under the compatible tools provider.
  • Endpoints marked as legacy may remain only for older clients.
Do not mix request bodies or task IDs between presentation API families. Similar field names do not imply compatible schemas.