Register an agent and vend its endpoint in one call
POST/api/v1/endpoints
The ADR-0023 one-call mint: agent + scoped endpoint (MCP URL + bearer credential) + queue + token-trust ingestion webhook, returned in one response. The credential appears exactly once, here — it is never retrievable again (SPEC-0007).
Request
Responses
- 201
- 400
- 401
Vended — every credential the operator needs in one response.
Invalid body or missing name.
Missing, expired, revoked, or non-operator bearer.