Postman Collection
Test the PowerPoint Engine API with our comprehensive Postman collection. All endpoints pre-configured with examples and documentation.
📮
PowerPoint Engine API Collection
Complete Postman collection with all API endpoints, authentication, examples, and automated tests. Ready to import and use.
✨ What's Included
- ✓All API endpoints with examples
- ✓Pre-configured authentication
- ✓Environment variables setup
- ✓Automated test scripts
- ✓Sample request/response data
- ✓Rate limiting and error handling
🚀 Quick Start
- Download the collection file
- Import into Postman
- Set your API key in environment
- Start testing endpoints
Need an API key? Sign up for free
Included Endpoints
🔐
Authentication
API key validation
📄
Presentations
Create, get, list, download
🎨
Templates
List, get details, upload
🔔
Webhooks
Create, list, delete
Environment Setup
After importing, create a new environment with these variables:
base_url: https://powerpointengine.ioKeep your API key secure
Never share your API key or commit it to version control
Sample Request
/api/powerpoint/generate{
"markup": "# Q4 Business Report\n## Sales Performance\n- Revenue up 24%\n- Churn down",
"theme": "corporate"
}Import Instructions
Download
Download the collection JSON file
Import
Open Postman → Import → Upload file
Configure
Set environment variables
Test
Start making API requests