Skip to content

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.

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.

The complete API reference with all endpoints, request/response schemas, and examples is available directly in this documentation:

We strongly encourage using our official SDKs rather than calling the API directly. They handle authentication, pagination, error handling, and retries for you:

  • 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