Compliance — API

Representative API operations
View as Markdown

Compliance exposes a REST API — POST → 202 for commands (processed asynchronously) and GET → 200 for reads. These deep-link into the generated API Reference.

Operations

Operation familyVerbPurpose
/compliance/policiesPOST → 202Create or update a policy
/compliance/policies/{id}GET → 200Read a policy
/compliance/evaluationsGET → 200Read a transfer-eligibility decision
Representative operations are shown here; live operation and parameter detail render from the OpenAPI specification once it’s wired.