External API Overview
CoffeeBreakAI provides HTTP APIs so you can integrate it with your own tools and workflows.
Capabilities (Conceptual)
- Create and query tasks.
- Fetch task histories and states.
- Retrieve review queues and decisions.
- Manage or query workspaces (where enabled).
Authentication
- Uses token-based authentication appropriate for your hosting model.
- Scopes determine which workspaces and operations are allowed.
Detailed endpoint specifications should be provided in a separate API reference or OpenAPI document.