Cloud Audits API

Query cloud audit inventories and posture findings via the Nullify API

Cloud audit endpoints live under the /classifier namespace. They expose the service inventory, asset graph, and posture signals that power Cloud Audits.

Base URL

https://api.<TENANT>.nullify.ai

List Applications

Retrieve the catalog of applications Nullify is monitoring, along with ownership metadata and posture summaries:

Get Repository Posture

Pull the cloud context associated with a specific repository or project:

Refresh Inventory

Request a rebuild of the application inventory when you add new connectors or infrastructure sources:

Retrieve Organizational Context

Fetch the service graph Nullify uses to route cloud audit findings to the right owners:

Cloud Audits enrich these datasets with misconfiguration evidence before handing work to Security Program Management campaigns and Auto-Fix.

Last updated