REST 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.
Documentation & Tools
Section titled “Documentation & Tools”Swagger UI
Interactive API explorer to test endpoints directly in your browser
API Reference
Complete API documentation with request/response schemas
Official SDKs
Section titled “Official SDKs”We provide official SDKs to simplify API integration:
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
- Review API limits to understand rate limiting