AISP Documentation
Everything you need to understand, implement, and extend the Agent Interoperability Session Protocol — from a five-minute quick start to the full normative specification.
Getting Started
Up and running in under five minutes. Install the CLI, initialize your first realm, and send your first inter-session message.
Protocol Specification
The complete normative reference for AISP. Message envelopes, session identity, the seven protocol categories, security model, and compliance levels.
Guides
Step-by-step tutorials for common patterns: two-agent communication, memory sharing, building consent flows, and implementing your own hub.
API Reference
Full Hub API documentation with request/response schemas for sessions, messages, memory, and grants — plus authentication and error codes.
SDKs
Official client libraries for Go, Python, TypeScript, and Rust. Each SDK provides idiomatic wrappers around the full AISP protocol.
Examples
Real-world usage examples including multi-agent pipelines, consent-gated tool sharing, and complete hub implementations you can fork and run.
New to AISP?
Start with the Quick Start guide to get two AI sessions talking to each other in under five minutes, then read the Protocol Specification to understand the full model.