Controls as Code API
The Controls as Code API lets you deploy, version, and manage controls from CI/CD pipelines and automation scripts.
The full API reference for this surface — endpoint paths, request body schemas, response shapes, and authentication — is in the Developer Portal on your Control Plane:
https://<your-control-plane-url>/devdocs
Overview
Controls as Code treats your controls like application code: stored in version control, deployed through pipelines, audited by the Control Plane. Every deploy call produces a tamper-evident audit record with policy-change hashes.
Related guides
- Controls Manager guide — author controls through the UI
- DevOps guide — CI/CD integration patterns
- Administration guide — environment and settings management