Policy API Reference (runtime endpoints)

Audience: engineers and CI integrators calling the Policy runtime APIs to list, simulate, run, and promote policies.

This page lists the runtime HTTP endpoints, required headers, Authority scopes, error codes, and observability signals. For the policy lifecycle and authoring model, start with the Policy System Overview.

Invariants: every Policy API call must carry tenant context and operate on frozen inputs. Mutating endpoints require Authority scopes and emit audit events.

Base

/api/v1/policies

Endpoints

Headers

Auth & scopes

Errors (Problem+JSON)

Pagination & determinism

Offline

Observability