Responses
Fields returned on a successful registration. Shapes for other endpoints will be documented as they stabilize.
A successful POST /api/agents/register returns JSON with:
success— boolean;truewhen the row was committed.agent_id— public identifier (for exampleAGENT-2026-…) used in logs, dashboards, and registry cross-links.claim_token— high-entropy secret for the claim API. Treat like a password; never send to clients or analytics pipelines.claim_code— human-oriented code (for exampleCLM-…) for operator handoff and support workflows.