Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Quasar Prometheus API

The Prometheus API from Quasar — 2 operation(s) for prometheus.

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

Tagged areas include Prometheus. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 2.0, at version 3.15.0-nightly.0.

Requests are made against the base URL https://quasar.ai.

2 operations 2 paths 1 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
3.15.0-nightly.0
Base URL
https://quasar.ai
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Quasar Prometheus API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (Bearer). An API key is passed in the query as token (UrlParam). By default, every request must be authenticated.

Paths & Operations 2

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

Prometheus 2
POST
/prometheus/read
The read endpoint for remote Prometheus storage
prometheusRead 1 param → 200500
POST
/prometheus/write
The write endpoint for remote Prometheus storage
prometheusWrite 1 param → 200500

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is QdbError (1 property). Each schema is shown below with its type and property counts.

QdbError
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

quasar-prometheus-api-openapi.yml Raw ↑

Other APIs Quasar publishes across the network.

Quasar cluster API
Quasar Login API
Quasar max-in-buffer-size API
Quasar option API
Quasar parallelism API
Quasar query API
Quasar Status API
Quasar Tables API
Quasar tags API