Documentation
Everything you need to build with KAIRO
Guides, references, and examples to get from zero to production in minutes.
Quick start
-
Get your API key
Sign in to your dashboard and navigate to Settings → API Keys.
-
Install the SDK
Add the KAIRO SDK to your project with npm or bun.
-
Deploy your first agent
Configure a simple agent and run it against your first context source.
npm install @kairo/sdk
# or
bun add @kairo/sdk Browse by category
Getting Started
Installation, authentication, and your first workflow. Go from zero to a running agent in under 10 minutes.
Installation Authentication First workflow
Core Concepts
Context Engine, agents, and action primitives. Understand the building blocks before you build.
Context Engine Agents Action primitives
API Reference
Full REST API documentation with request/response schemas, auth patterns, and code examples.
REST API Endpoints Schemas
Integrations
Connect your tools. Postgres, Slack, Salesforce, and 80+ more. Native connectors with zero configuration.
Postgres Slack Salesforce +80 more