The CloudBurn SDK gives you programmatic access to CloudBurn's scan engine. Use it to integrate cost optimization checks into custom tooling, dashboards, scripts, or any Node.js application.
The package is @cloudburn/sdk v0.16.0, published under Apache-2.0. It ships both ESM and CJS builds with full TypeScript types and requires Node >= 24.
Architecture
CLI vs SDK
Choose the right tool for your use case:
Package info
- Package:
@cloudburn/sdk - Module formats: ESM + CJS
- Node requirement: >= 24
- License: Apache-2.0
- TypeScript: Full type definitions included
What's next
| Installation | Install the SDK and verify it works |
| Quickstart: Static IaC Scan | Run your first static scan |
| API Reference: CloudBurnClient | Full method reference |