API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

Prometheus HTTP API

The Prometheus HTTP API provides endpoints for executing instant and range queries using PromQL, querying metadata such as labels and series, and managing targets and rules. The API is reachable under /api/v1 on a Prometheus server and returns JSON responses. An OpenAPI specification is served at /api/v1/openapi.yaml.

Documentation

Specifications

Schemas & Data

SDKs

Other Resources

OpenAPI

prometheus-http-api-openapi.yml Raw ↑