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
| Method | Use |
|---|---|
| Bearer JWT | Console and user API calls (WorkOS-issued) |
X-API-Key | Service ingestion (OPA decision logs, status) |
| OIDC token exchange | CI/CD workload identity |
Common starting points
GET /v1/entities— hierarchyGET /v1/policies— policy indexGET /v1/decisions— decision searchPOST /v1/deployments— trigger deploy
Full paths and schemas are in Scalar.
SDKs
SDK documentation will be generated from source per product standards (Phase 2).