Documentation
Getting started
AgentMesh Labs connects ACP and A2A agents through one gateway. This page is the entry point for protocol, API, and integration documentation.
Documentation index
Protocol
ACP and A2A over one gateway, session model, temporary credentials, and capability negotiation.
Sandbox API
Session lifecycle endpoints: availability, create, status events, revoke. Bounded and rate-limited.
Security model
Isolation boundaries, temporary credentials, synthetic data policy, and revoke semantics.
Detailed protocol reference and redacted API examples are published here once the protocol facade is finalized. Meanwhile, the live sandbox demonstrates the session flow end to end.
Session lifecycle
-
Create
POST /api/v1/agentmesh/sessions — role, mode, optional Agent Card URL, TTL. -
Status events
SSE /sessions/{id}/events — created → validated → discovered → capability → running → verified. -
Report
Protocol, capabilities, latency, scope — and a one-click revoke.