API Overview
Free
Starter
Professional
Bleemeo exposes all its data through a REST API, allowing you to integrate monitoring data into your own tools, automate workflows, and build custom dashboards.
Getting Started
Section titled “Getting Started”The API base URL is:
https://api.bleemeo.com/v1/You can explore the API directly in your browser at api.bleemeo.com/v1/. Authentication is required—see the authentication guide for details.
API Reference
Section titled “API Reference”The complete API reference with all endpoints, request/response schemas, and examples is available directly in this documentation:
Official SDKs (Recommended)
Section titled “Official SDKs (Recommended)”We strongly encourage using our official SDKs rather than calling the API directly. They handle authentication, pagination, error handling, and retries for you:
Common Use Cases
Section titled “Common Use Cases”- Custom dashboards: Fetch metrics data to display in your own visualization tools
- Automation: Programmatically manage agents, monitors, and alerting rules
- Integration: Connect Bleemeo data with other systems in your infrastructure
- Reporting: Generate custom reports from your monitoring data
Next Steps
Section titled “Next Steps”- Set up authentication to start making API calls
- Browse the API reference for all available endpoints
- Review API limits to understand rate limiting