Developer Hub
Built for GRC automation.
Integrate Compliova programmatically. Ingest custom evidence payloads, retrieve risk records, and sync policy acknowledgment statuses directly from your CI/CD.
Standard REST API
Our endpoints are built on standard REST principles. We use HTTPS responses, Bearer token authentications, standard verbs, and return clean JSON payloads.
Authentication
Secure accesses using Bearer credentials created and managed in your dashboard.
Rate Limiting
Generous limits calibrated for high-volume enterprise ingestion logs.
Webhooks Ingest
Receive callback posts for risk scoring alerts and policy acknowledgment updates.
CURL REQUEST
# Ingest custom evidence checkcurl -X POST https://api.compliova.com/v1/evidence \-H "Authorization: Bearer KEY_TOKEN" \-d '{ "control": "A.12.3", "status": "pass" }'# Response{"status": "success","hash": "SHA-256[b89a3df...]","ingested_at": "2026-07-03"}
Ready to automate your compliance journey?
Join security-first teams who have simplified their ISO 27001 and SOC 2 audits with Compliova's automated ISMS workspace.