Skip to main content

API Reference

EnforceAuth maintains a live, interactive API reference — we do not duplicate OpenAPI in static docs.

Interactive docs (Scalar)

Production: https://api.enforceauth.com/docs

OpenAPI JSON: https://api.enforceauth.com/openapi.json

Authentication

MethodUse
Bearer JWTConsole and user API calls (WorkOS-issued)
X-API-KeyService ingestion (OPA decision logs, status)
OIDC token exchangeCI/CD workload identity

Common starting points

  • GET /v1/entities — hierarchy
  • GET /v1/policies — policy index
  • GET /v1/decisions — decision search
  • POST /v1/deployments — trigger deploy

Full paths and schemas are in Scalar.

SDKs

SDK documentation will be generated from source per product standards (Phase 2).