AnnexOps Compliance
AnnexOps Compliance
47 REST API endpoints covering every EU AI Act compliance function. Use only what you need. Integrate classification, document generation, vault access, and monitoring into any product or workflow.
✓ 47 endpoints
✓ OpenAPI 3.1 spec-first

API design principles

API capabilities
Fine-grained permission scopes so each integration receives only the access it needs. API keys are SHA-256 hashed at storage — never stored in plain text.
Long-running operations return immediately with a job_id. Poll the status endpoint or receive a webhook when the job completes. No timeout errors, no blocking.
The full OpenAPI spec is published and downloadable. Use any code generator to create a type-safe client in TypeScript, Python, or Go in seconds.
X-Correlation-ID injected at the API gateway on every request. Use it to trace a classification through every downstream service in one query.
All list endpoints use cursor-based pagination. No offset drift on live data. Consistent results even when items are added between page requests.
org_id is derived from your API key — never a request parameter. Every database query is automatically scoped to your organisation. Isolation is architectural.
Integrations
FAQs
Toggle content goes here, click edit button to change this text.
Read the full spec or start with the free public endpoint — no API key required.