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.

Життєвий цикл сесії

  1. Create
    POST /api/v1/agentmesh/sessions — role, mode, optional Agent Card URL, TTL.
  2. Status events
    SSE /sessions/{id}/events — created → validated → discovered → capability → running → verified.
  3. Report
    Protocol, capabilities, latency, scope — and a one-click revoke.