Gateway at a glance
Gateway is the public API surface for sign-in, machine access, organization-scoped operations, protocol verification, compliance exports, and reputation workflows.
POST /v1/public/auth/login/start, POST /v1/auth/refresh, and POST /v1/auth/logout cover session lifecycle and authenticated console access.GET /v1/auth/principal resolves the tenant and environment for hosted service-account SDK sessions.GET /v1/admin/protocol/agent-keys, POST /protocol/v2/mandates/verify, and POST /protocol/v2/recognition/verify support trusted agent keys, mandate validation, and recognition checks.POST /v1/compliance/audit-exports, GET /v1/compliance/ledger/verify, and GET /signal/v1/overview cover exportable evidence, ledger checks, and organization-scoped Signal data.
See Console sign-in · V2 protocol trust · Ledger and provenance
Need the broader API overview?
See /docs/api for shared authentication, versioning, idempotency, and error behavior across Harbor, Gateway, and Signal.