The Akapulu API is the programmatic interface for building with Akapulu.Documentation Index
Fetch the complete documentation index at: https://docs.akapulu.com/llms.txt
Use this file to discover all available pages before exploring further.
For building a browser based UI, we recommend using the the Akapulu Web SDK instead of interfacing with this API directly: its client and server libraries implement the connect and updates flow, session state, realtime media wiring, and conversation detail and recording retrieval, so you can focus on your custom scenarios and application logic.
Authentication
All Akapulu API endpoints require a Bearer API key in theAuthorization header.
API Keys
To get started, create an account, sign in to Akapulu, then create an API key and send it in theAuthorization header for every request.

