API
Explore our comprehensive resource at docs.binalyze.com.
The AIR API facilitates seamless communication with the AIR console, enabling users to collect information or execute tasks with precision and efficiency.
We provide sample requests in various programming languages, including Go, Python, and Java, as well as sample cURL requests to equip users with comprehensive integration resources. These samples serve as practical guides, showcasing the seamless implementation of our API functionalities across different development environments.
To access detailed documentation and unlock the full potential of our API, we invite developers to explore our comprehensive resource at docs.binalyze.com. Here, you can find in-depth explanations, tutorials, and reference materials that guide you through the integration process seamlessly.
Our API documentation, which includes detailed endpoint descriptions, authentication guidelines, and practical code examples, offers invaluable insights for developers at every stage. Leverage the power of our API at docs.binalyze.com to empower your development journey and unlock new possibilities.
Enhanced API Token Management with Role-Based Access Control
API Token Management supports role-based access control (RBAC), which enhances security and flexibility while reducing the need for excessive permissions.
Global Admins can only create and modify API tokens.
Granular Permissions: Tokens inherit only the privileges of their assigned role (e.g., read-only or custom roles), preventing over-permissioning.
Post-Creation Role Updates: Token permissions can be modified after creation, allowing for dynamic access control.
Governance & Security:
The role assigned to a token and its creator cannot be deleted unless the token is reassigned or removed.
This enhances audibility and compliance with the principle of least privilege.
API token management in AIR has role-based limitations, allowing API usage to be tailored according to the selected role. This capability refines automation workflows and strengthens access control policies.
New API Endpoints
We regularly add new API endpoints to improve capabilities for organizations integrating AIR into their workflows. Below is an example of a recently added endpoint. For complete and up-to-date API documentation, always refer to docs.binalyze.com.
Application Information API
This endpoint provides authenticated access to core version and configuration information about your AIR deployment.
Returns:
Console version
Responder version
Active feature flags across the tenant
Use Cases:
Integration Partners: Verify feature availability before initiating evidence collection or response workflows
Support Automation: Validate configuration and monitor platform health
Compatibility Checks: Ensure orchestration systems are working with supported AIR versions
For detailed endpoint specifications, authentication requirements, and code examples, visit docs.binalyze.com.
Last updated
Was this helpful?

