Balbix REST API
Read-only REST API (v1) for programmatic access to Balbix Assets and their associated Vulnerabilities, Misconfigurations, Software Inventory, Applications and application Artifacts. Authentication is a two-part scheme: HTTP Basic credentials plus a customer key are exchanged at /apis/v1/gen_token for a 30-minute Authorization token, which is sent alongside a per-tenant Client-API-Key header on every call. Endpoints are served from a per-customer tenant host on the balbix.net domain. The API is read-only, reads from a replica database, supports 4 concurrent sessions per customer, and is documented as unsuitable for bulk export.
Documentation
APIReference
https://docs.safe.security/balbixhelp/docs/balbix-rest-api-guide-v20
Documentation
https://docs.safe.security/balbixhelp/docs/balbix-rest-api-guide-v20
Authentication
https://raw.githubusercontent.com/api-evangelist/balbix/refs/heads/main/authentication/balbix-authentication.yml
RateLimits
https://raw.githubusercontent.com/api-evangelist/balbix/refs/heads/main/rate-limits/balbix-rate-limits.yml
Other Resources
Conventions
https://raw.githubusercontent.com/api-evangelist/balbix/refs/heads/main/conventions/balbix-conventions.yml
DataModel
https://raw.githubusercontent.com/api-evangelist/balbix/refs/heads/main/data-model/balbix-data-model.yml
APIsJSON
https://raw.githubusercontent.com/api-evangelist/balbix/refs/heads/main/apis.yml