# OnlookAI ## Docs - [API Overview](https://onlook.mintlify.app/api/overview.md): The OnlookAI REST API for querying sessions, scores, and webhooks. - [Scores](https://onlook.mintlify.app/api/scores.md): Query attention scores and time-series history. - [Sessions](https://onlook.mintlify.app/api/sessions.md): List and retrieve session data. - [Webhooks](https://onlook.mintlify.app/api/webhooks.md): Receive real-time attention events via HTTP. - [Attention scoring](https://onlook.mintlify.app/concepts/attention-scoring.md): How OnlookAI computes a 0–100 attention score per session. - [Audit trails](https://onlook.mintlify.app/concepts/audit-trails.md): Immutable, cryptographically signed event logs for compliance environments. - [Interventions](https://onlook.mintlify.app/concepts/interventions.md): What happens when attention drops below threshold. - [Getting Started](https://onlook.mintlify.app/desktop/getting-started.md): Set up the OnlookAI desktop app on macOS. - [Monitoring Modes](https://onlook.mintlify.app/desktop/monitoring-modes.md): Three focus modes to match how you learn best. - [Attune Compliance](https://onlook.mintlify.app/enterprise/attune-compliance.md): Policy-enforced attention intelligence for regulated environments. - [SIEM Export](https://onlook.mintlify.app/enterprise/siem-export.md): Export attention audit logs to Splunk, Sentinel, or any CEF destination. - [SSO & SCIM](https://onlook.mintlify.app/enterprise/sso.md): Configure SAML 2.0, OIDC, and SCIM provisioning for Attune Compliance. - [Introduction](https://onlook.mintlify.app/introduction.md): The open layer for attention intelligence. - [Quickstart](https://onlook.mintlify.app/quickstart.md): Get attention data flowing in under five minutes. - [Events](https://onlook.mintlify.app/sdk/events.md): All events emitted by a Session. - [SDK Overview](https://onlook.mintlify.app/sdk/overview.md): @onlook/core — the attention tracking SDK. - [Session](https://onlook.mintlify.app/sdk/session.md): The Session object returned by track(). - [track()](https://onlook.mintlify.app/sdk/track.md): Start a tracked session and return a Session object. - [Self-hosting](https://onlook.mintlify.app/self-hosting.md): Run the full OnlookAI stack on your own infrastructure. ## OpenAPI Specs - [openapi](https://onlook.mintlify.app/api-reference/openapi.json)