Overview
The Poesius platform provides two main interfaces for generating presentations:- REST API: Traditional HTTP REST endpoints for programmatic access
- MCP (Model Context Protocol): Protocol-based interface for AI assistants like Claude
https://poe.poesius.com/api/v1
Web App: https://app.poesius.com (for API token management and template design)
How It Works
Poesius generates professional presentations through a three-step process:- Generate narrative - Creates McKinsey-style presentation stories, summarizing key findings and revealing insights
- Retrieve layouts - Gets template specifications including colors, layout zones, and design elements (defined visually in the web app)
- Create slides - Combines narrative with template specs to produce professional PPTX files
Learn More
Understand the complete generation process
Quick Start
Get up and running in minutes with our quick start guide.
Get started
Learn the basics and start building with Poesius.Quick Start
Follow our quick start guide to create your first presentation.
Authentication
Learn how to authenticate and get your API keys.
API Usage
Use REST API endpoints to generate presentations programmatically.API Overview
Understand the REST API structure and base URLs.
Generate Slides
Create presentations from documents using the API.
Check Status
Monitor presentation generation status.
Download Presentation
Download completed presentations as PPTX files.
MCP Usage
Use Model Context Protocol for AI assistant integration.MCP Overview
Learn about the MCP interface and how it works.
Generate Slides (MCP)
End-to-end slide generation using MCP tools.
List Templates
Discover available presentation templates.
Two-Step Process
Generate content first, then create slides separately.
Templates & Configuration
Customize your presentations with templates and settings.Templates Overview
Understand how templates work and their structure.
Selecting Templates
Learn how to choose and use templates.
Slide Count
Control the number of slides in your presentations.
Examples
See real-world examples of using the Poesius API.View Examples
Browse complete code examples for REST API and MCP usage.

