Documentation Index
Fetch the complete documentation index at: https://chronicle.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Initial public release of the Chronicle API.
- API key authentication for workspace admins
GET /templatesfor listing available templatesGET /presentations/:idfor fetching an existing presentationPOST /presentationsfor creating a deck from a templatePATCH /presentations/:idfor updating presentation metadata (title only)POST /presentations/generatefor generating a deck from a promptGET /presentations/generate/:generationId/statusfor polling a generation jobPOST /presentations/generate/:generationId/messagefor sending follow-up answers when generation requests clarification