API Reference

Interact with KioskMode platform resources programmatically.

Authentication

All API requests must be authenticated using a Bearer token in the header:

Authorization: Bearer YOUR_API_TOKEN

Endpoints

GET /v1/presentations
List all presentations for the authenticated user.
GET /v1/presentations/:id
Retrieve details of a specific presentation.
Note: Our public API is currently in beta. Rate limits apply. Contact support for enterprise access.