Download
openapi.json
OpenAPI 3.1 specification — 31 endpoints across End Users, Devices, Recordings, Uploads, Transcriptions, and Summaries.
Import into API Tools
The spec can be imported directly into:- Postman — interactive testing and collection management
- Insomnia — REST client with OpenAPI import
- Bruno — open-source API client
- Hoppscotch — web-based API platform
Generate Client SDKs
Generate typed clients in your language using openapi-generator:Spec Coverage
The specification includes all public API endpoints:| Resource | Endpoints |
|---|---|
| End Users | 5 (create, list, get, update, delete) |
| Devices | 12 (register, list, get, state, update, bind, unbind, heartbeat, wifi-config, commands) |
| Recordings | 5 (create, finalize, list, get, delete) |
| Uploads | 3 (upload URL, download URL, complete) |
| Transcriptions | 3 (create, list, get) |
| Summaries | 3 (create, list, get) |

