Prometheus Remote Write API

The Prometheus Remote Write API defines a standard protocol for sending time series data from Prometheus or compatible agents to remote storage backends via HTTP POST with Snappy-compressed protobuf payloads. The specification documents the wire format, required headers, and retry semantics for interoperable remote write implementations.

Documentation

Other Resources

🔗
Protobuf
https://raw.githubusercontent.com/api-evangelist/prometheus/refs/heads/main/grpc/prometheus-remote.proto
🔗
Protobuf
https://raw.githubusercontent.com/api-evangelist/prometheus/refs/heads/main/grpc/prometheus-types.proto
🔗
Protobuf
https://raw.githubusercontent.com/api-evangelist/prometheus/refs/heads/main/grpc/prometheus-write-v2-types.proto
🔗
APIsJSON
https://raw.githubusercontent.com/api-evangelist/prometheus/refs/heads/main/apis.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/prometheus/refs/heads/main/arazzo/prometheus-alert-notification-triage-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/prometheus/refs/heads/main/arazzo/prometheus-delete-series-reclaim-space-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/prometheus/refs/heads/main/arazzo/prometheus-discover-and-query-metric-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/prometheus/refs/heads/main/arazzo/prometheus-expire-silence-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/prometheus/refs/heads/main/arazzo/prometheus-large-promql-query-post-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/prometheus/refs/heads/main/arazzo/prometheus-purge-retired-job-metrics-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/prometheus/refs/heads/main/arazzo/prometheus-push-batch-job-metrics-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/prometheus/refs/heads/main/arazzo/prometheus-push-grouped-metrics-lifecycle-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/prometheus/refs/heads/main/arazzo/prometheus-range-query-with-exemplars-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/prometheus/refs/heads/main/arazzo/prometheus-reload-config-verify-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/prometheus/refs/heads/main/arazzo/prometheus-server-restart-readiness-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/prometheus/refs/heads/main/arazzo/prometheus-silence-firing-alert-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/prometheus/refs/heads/main/arazzo/prometheus-test-alert-routing-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/prometheus/refs/heads/main/arazzo/prometheus-troubleshoot-scrape-target-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/prometheus/refs/heads/main/arazzo/prometheus-tsdb-snapshot-backup-workflow.yml

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/prometheus-remote-write-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: prometheus:prometheus-remote-write-api
name: Prometheus Remote Write API
description: The Prometheus Remote Write API defines a standard protocol for sending time series data
  from Prometheus or compatible agents to remote storage backends via HTTP POST with Snappy-compressed
  protobuf payloads. The specification documents the wire format, required headers, and retry semantics
  for interoperable remote write implementations.
humanURL: https://prometheus.io/docs/specs/prw/remote_write_spec/
tags:
- Integration
- Remote Write
- Storage
- Time Series
properties:
- type: Documentation
  url: https://prometheus.io/docs/specs/prw/remote_write_spec/
- type: Protobuf
  url: grpc/prometheus-remote.proto
- type: Protobuf
  url: grpc/prometheus-types.proto
- type: Protobuf
  url: grpc/prometheus-write-v2-types.proto