Production gate
POST /v1/gate/outbound is the canonical production insertion point. It scans
send-bound content, persists the decision, binds an immutable snapshot, and
returns the submission status.
Use GET /v1/gate/outbound/{action_id} to poll a persisted action and
GET /v1/gate/submissions to list workspace submissions.
Preview
POST /v1/check is a stateless policy preview. It does not create review work or
dispatch content. See Gate versus preview check.
Usage
GET /v1/gate/usage/tokens reports the workspace’s daily governance token usage.
Quota and rate-limit responses include structured recovery guidance and usage
headers.
The API reference intentionally exposes only supported customer endpoints. It
does not mirror internal operator, admin, or archived product routes.