How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Prometheus query API

Query and evaluate PromQL expressions.

Prometheus query API is one of 21 APIs that Prometheus publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Query. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 2 JSON Schemas.

This API exposes 10 operations across 5 paths, and defines 19 schemas. It is described by OpenAPI 3.2.0, at version 0.0.1.

Requests are made against a single base URL, /api/v2/.

10 operations 5 paths 19 schemas 5 GET5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.0.1
Base URL
http://localhost:9090/api/v1
License
Resource Areas
1

Paths & Operations 10

Across 5 paths, the API surfaces 10 operations — 5 GET, 5 POST. Each is listed below with its method, path, parameters, and response codes.

query 10

Query and evaluate PromQL expressions.

GET
/query
Evaluate an instant query
query 6 params → 200default
POST
/query
Evaluate an instant query
query-post body → 200default
GET
/query_range
Evaluate a range query
query-range 8 params → 200default
POST
/query_range
Evaluate a range query
query-range-post body → 200default
GET
/query_exemplars
Query exemplars
query-exemplars 3 params → 200default
POST
/query_exemplars
Query exemplars
query-exemplars-post body → 200default
GET
/format_query
Format a PromQL query
format-query 1 param → 200default
POST
/format_query
Format a PromQL query
format-query-post body → 200default
GET
/parse_query
Parse a PromQL query
parse-query 1 param → 200default
POST
/parse_query
Parse a PromQL query
parse-query-post body → 200default

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are QueryRangePostInputBody (8 properties), QueryPostInputBody (6 properties), QueryExemplarsOutputBody (4 properties), QueryRangeOutputBody (4 properties). Each schema is shown below with its type and property counts.

HistogramSeries
object
A time series with native histogram values.
2 properties 2 required
QueryOutputBody
object
Response body for instant query.
4 properties 2 required
FormatQueryPostInputBody
object
POST request body for format query.
1 property 1 required
QueryExemplarsPostInputBody
object
POST request body for exemplars query.
3 properties 1 required
QueryRangeOutputBody
object
Response body for range query.
4 properties 2 required
FloatSample
object
A sample with a float value.
2 properties 2 required
QueryRangePostInputBody
object
POST request body for range query.
8 properties 4 required
Labels
object
Label set represented as a key-value map.
QueryExemplarsOutputBody
object
Generic response body.
4 properties 2 required
FloatSeries
object
A time series with float values.
2 properties 2 required
Error
object
Error response.
3 properties 3 required
ParseQueryPostInputBody
object
POST request body for parse query.
1 property 1 required
FormatQueryOutputBody
object
Response body for format query endpoint.
4 properties 2 required
ParseQueryOutputBody
object
Generic response body.
4 properties 2 required
QueryStats
object
Query execution statistics (included when the stats query parameter is provided).
2 properties
HistogramSample
object
A sample with a native histogram value.
2 properties 2 required
QueryData
Query result data. The structure of 'result' depends on 'resultType'.
QueryPostInputBody
object
POST request body for instant query.
6 properties 1 required
HistogramValue
object
Native histogram value representation.
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

prometheus-io-query-api-openapi.yml Raw ↑

Other APIs Prometheus publishes across the network.

Prometheus Remote Write
Prometheus Exposition Format / OpenMetrics
Prometheus OTLP Metrics Receiver
Prometheus admin API
Prometheus alert API
Prometheus alertgroup API
Prometheus alerts API
Prometheus features API
Prometheus general API
Prometheus labels API
Prometheus metadata API
Prometheus notifications API
Where this information came from

This is an independent, third-party profile of Prometheus query API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.