The REST API exposes assessments, policies, compliance, and resources as JSON over HTTP, so you can embed governance in your existing tooling.

How it works

  1. Generate an API access token.
  2. Call the assessments endpoint to trigger a scan.
  3. Poll for completion and retrieve results.
  4. Map findings into your own dashboards.
  5. Automate the flow from your scheduler.