# Kairos

**Kairos** is Adeno's web productivity suite: notes (Amphora), AI scheduling (Centaur), and team workspaces — with workflow automation, integrations, and a hosted public API for third-party developers.

- **App:** `https://kairosapp.co`
- **Public API:** `https://kairosapp.co/api` or `https://kairos.adeno.ltd`
- **Support:** [support@kairosapp.co](mailto:support@kairosapp.co)

The API is production-hosted only — third-party developers must use the hosted endpoint; local invocation of the service is not supported for external integrations.

## Documentation in this section

- [API Reference](/products/kairos/api/) — authentication flows, endpoints, request/response examples
- [API Quickstart](/products/kairos/api-quickstart/) — the short path to your first call
- [Workflow Automation](/products/kairos/workflow/) — triggers, actions, templating

## Quick links

- Device Authorization flow for headless clients (recommended)
- Bearer token auth via `Authorization: Bearer <ACCESS_TOKEN>`
- Integrations: Google, Jira, Trello, Proton, Slack, GitHub
