Generate, manage, and automate presentations with Presenton Cloud or a self-hosted instance.
Presenton exposes task-oriented REST APIs for presentation generation, files and images, stored presentations, asynchronous work, and webhooks. The documentation publishes only supported integration routes; browser-only and internal backend routes are excluded.
Choose Cloud when you want managed infrastructure, account-scoped assets, and Cloud templates or Smart Designs.
Setting
Value
Version
v1
Base URL
https://<your-host>/api/v1
Local default
http://localhost:5001/api/v1
Authentication
HTTP Basic when instance authentication is configured
Infrastructure
Operated by you
Choose self-hosted when integrations must use your network, storage, providers, or modified application source.
Cloud v3 and self-hosted v1 identifiers, credentials, paths, and request schemas are not interchangeable. Always use the reference for the deployment that owns the resource.
Endpoint pages are generated from curated OpenAPI contracts and contain the authoritative parameters, constraints, request examples, responses, and interactive playground. Conceptual guides explain when and why to use those operations, then navigation takes you directly to the matching Cloud or Self-hosted endpoint.