VictoriaMetrics Prometheus-Compatible Query API

Prometheus-compatible HTTP API for instant and range queries (PromQL / MetricsQL), label discovery, series search, metadata and TSDB status. Single-node default port 8428; in cluster mode served by vmselect on port 8481 under /select//prometheus/.

API entry from apis.yml

apis.yml Raw ↑
aid: victoriametrics:prometheus-query
name: VictoriaMetrics Prometheus-Compatible Query API
description: Prometheus-compatible HTTP API for instant and range queries (PromQL / MetricsQL), label
  discovery, series search, metadata and TSDB status. Single-node default port 8428; in cluster mode served
  by vmselect on port 8481 under /select/<accountID>/prometheus/.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://docs.victoriametrics.com/url-examples/
baseURL: http://<host>:8428
tags:
- REST
- Prometheus
- PromQL
- MetricsQL
- Query
properties:
- type: Documentation
  url: https://docs.victoriametrics.com/
- type: APIReference
  url: https://docs.victoriametrics.com/url-examples/
- type: PromQLCompat
  url: https://docs.victoriametrics.com/keyConcepts.html#metricsql