Airweave website screenshot

Airweave

Airweave is an open-source (MIT) context-retrieval layer that lets AI agents and RAG pipelines search across 50+ connected apps and databases through a single API. It syncs data from sources like Slack, Notion, GitHub, Google Drive, and Postgres, then exposes instant (sub-second vector), classic (LLM-planned), and agentic (multi-step) search over unified collections. Query it via the REST API, official Python and TypeScript SDKs, a CLI, an embeddable Connect UI widget, or a hosted Model Context Protocol (MCP) server, with real-time Svix-backed webhooks for sync and source-connection lifecycle events.

Airweave publishes 5 APIs on the APIs.io network, including collections API, collections > search API, source-connections API, and 2 more. Tagged areas include Company, Ai, Search, RAG, and Retrieval.

The Airweave catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Airweave’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, signup flow, pricing, and 24 more developer resources.

52.2/100 developing ▬ flat Agent 82/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
5 APIs 1 MCP Servers
CompanyAiSearchRAGRetrievalAgentsMCPVector SearchData IntegrationContext

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 52.2/100 · developing
Contract Quality 15.5 / 25
Developer Ergonomics 16.1 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 1.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 82/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/airweave: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

Airweave collections API

The collections API from Airweave — 2 operation(s) for collections.

Airweave collections > search API

The collections > search API from Airweave — 4 operation(s) for collections > search.

Airweave source-connections API

The source-connections API from Airweave — 5 operation(s) for source-connections.

Airweave sources API

The sources API from Airweave — 2 operation(s) for sources.

Airweave webhooks API

The webhooks API from Airweave — 5 operation(s) for webhooks.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

airweave-mcp.yml

MCP SERVER

Rate Limits 1

Documented rate limits and quota policies.

Airweave Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Airweave Authentication

apiKey · 1 scheme

SECURITY

Airweave Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Airweave Agentic Access

27 operations · 16 acting

27 operations · 16 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: airweave
name: Airweave
description: Airweave is an open-source (MIT) context-retrieval layer that lets AI agents and RAG pipelines search across
  50+ connected apps and databases through a single API. It syncs data from sources like Slack, Notion, GitHub, Google Drive,
  and Postgres, then exposes instant (sub-second vector), classic (LLM-planned), and agentic (multi-step) search over unified
  collections. Query it via the REST API, official Python and TypeScript SDKs, a CLI, an embeddable Connect UI widget, or
  a hosted Model Context Protocol (MCP) server, with real-time Svix-backed webhooks for sync and source-connection lifecycle
  events.
url: https://raw.githubusercontent.com/api-evangelist/airweave/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- homebrew
x-tier: enriched
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://github.com/airweave-ai.png
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-17'
tags:
- Company
- Ai
- Search
- RAG
- Retrieval
- Agents
- MCP
- Vector Search
- Data Integration
- Context
apis:
- aid: airweave:airweave-collections-api
  name: Airweave collections API
  description: The collections API from Airweave — 2 operation(s) for collections.
  humanURL: https://docs.airweave.ai/api-reference
  baseURL: https://api.airweave.ai
  tags:
  - collections
  properties:
  - type: OpenAPI
    url: openapi/airweave-collections-api-openapi.yml
  - type: Documentation
    url: https://docs.airweave.ai/welcome
  - type: APIReference
    url: https://docs.airweave.ai/api-reference
- aid: airweave:airweave-collections-search-api
  name: Airweave collections > search API
  description: The collections > search API from Airweave — 4 operation(s) for collections > search.
  humanURL: https://docs.airweave.ai/api-reference
  baseURL: https://api.airweave.ai
  tags:
  - collections > search
  properties:
  - type: OpenAPI
    url: openapi/airweave-collections-search-api-openapi.yml
  - type: Documentation
    url: https://docs.airweave.ai/welcome
  - type: APIReference
    url: https://docs.airweave.ai/api-reference
- aid: airweave:airweave-source-connections-api
  name: Airweave source-connections API
  description: The source-connections API from Airweave — 5 operation(s) for source-connections.
  humanURL: https://docs.airweave.ai/api-reference
  baseURL: https://api.airweave.ai
  tags:
  - source-connections
  properties:
  - type: OpenAPI
    url: openapi/airweave-source-connections-api-openapi.yml
  - type: Documentation
    url: https://docs.airweave.ai/welcome
  - type: APIReference
    url: https://docs.airweave.ai/api-reference
- aid: airweave:airweave-sources-api
  name: Airweave sources API
  description: The sources API from Airweave — 2 operation(s) for sources.
  humanURL: https://docs.airweave.ai/api-reference
  baseURL: https://api.airweave.ai
  tags:
  - sources
  properties:
  - type: OpenAPI
    url: openapi/airweave-sources-api-openapi.yml
  - type: Documentation
    url: https://docs.airweave.ai/welcome
  - type: APIReference
    url: https://docs.airweave.ai/api-reference
- aid: airweave:airweave-webhooks-api
  name: Airweave webhooks API
  description: The webhooks API from Airweave — 5 operation(s) for webhooks.
  humanURL: https://docs.airweave.ai/api-reference
  baseURL: https://api.airweave.ai
  tags:
  - webhooks
  properties:
  - type: OpenAPI
    url: openapi/airweave-webhooks-api-openapi.yml
  - type: Documentation
    url: https://docs.airweave.ai/welcome
  - type: APIReference
    url: https://docs.airweave.ai/api-reference
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://airweave.ai
- type: DeveloperPortal
  url: https://docs.airweave.ai/welcome
- type: Documentation
  url: https://docs.airweave.ai/welcome
- type: APIReference
  url: https://docs.airweave.ai/api-reference
- type: GettingStarted
  url: https://docs.airweave.ai/quickstart
- type: GitHubOrganization
  url: https://github.com/airweave-ai
- type: Blog
  url: https://airweave.ai/blog
- type: Support
  url: https://airweave.ai/contact
- type: SignUp
  url: https://app.airweave.ai/
- type: Pricing
  url: https://airweave.ai/#pricing
- type: TermsOfService
  url: https://airweave.ai/terms-conditions
- type: PrivacyPolicy
  url: https://airweave.ai/privacy-policy
- type: LLMsTxt
  url: llms/airweave-llms.txt
- type: Packages
  url: packages/airweave-packages.yml
- type: SDKs
  url: packages/airweave-packages.yml
- type: CLI
  url: cli/airweave-cli.yml
- type: MCPServer
  url: mcp/airweave-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: WellKnown
  url: well-known/airweave-well-known.yml
- type: Webhooks
  url: asyncapi/airweave-webhooks.yml
- type: Conventions
  url: conventions/airweave-conventions.yml
- type: ErrorCatalog
  url: errors/airweave-problem-types.yml
- type: Lifecycle
  url: lifecycle/airweave-lifecycle.yml
- type: RateLimits
  url: rate-limits/airweave-rate-limits.yml
- type: Conformance
  url: conformance/airweave-conformance.yml
- type: DataModel
  url: data-model/airweave-data-model.yml
- type: Components
  url: components/airweave-components.yml
- type: Overlay
  url: overlays/airweave-openapi-overlay.yaml
- type: AgenticAccess
  url: agentic-access/airweave-agentic-access.yml
- type: DomainSecurity
  url: security/airweave-domain-security.yml
- type: Authentication
  url: authentication/airweave-authentication.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence