Documentation
Початок роботи
AgentMesh Labs connects ACP and A2A agents through one gateway. This page is the entry point for protocol, API, and integration documentation.
Індекс документації
Протокол
ACP і A2A через один шлюз, модель сесій, тимчасові облікові дані та узгодження можливостей.
API пісочниці
Ендпоінти життєвого циклу сесії: availability, create, status events, revoke. Обмежені та з лімітами.
Модель безпеки
Межі ізоляції, тимчасові облікові дані, політика синтетичних даних і семантика відкликання.
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.
Життєвий цикл сесії
-
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.