Service API Specifications
Run make sync-openapi-specs (or execute scripts/sync-openapi-specs.sh) to download the latest OpenAPI definitions from the Nullify monorepo and rebuild the combined spec. The script aggregates every api/openapi*.yml into a single bundle stored at .gitbook/assets/api/nullify-openapi-bundle.yaml.
Clone Wars
Security task orchestration APIs
Comlink
Messaging and collaboration hooks
Coruscant
Insight and analytics endpoints
Death Star
Platform control plane services
Imperial Supply
Dependency intelligence APIs
Jedi Order
Code review and triage operations
Rebel Base
Tenant administration APIs
Tactical Droid
Pentester engagement automation
Tactical Holomap
Cloud audits and asset graph
The Force
Core Nullify platform APIs
The Force 2
Extended automation services
The Force 3
Experimental API set
The Holonet
Notifications and webhook delivery
Security Droid
Internal health and diagnostic APIs
The Sith
Secrets, dependency, and exposure services
Download the combined bundle: nullify-openapi-bundle.yaml
Each section in the bundle is prefixed with its source path and service name for easy searching.
To extract a single service definition from the bundle, filter on the # Service: marker using your preferred tooling (for example rg or yq).
Last updated
Was this helpful?

