Status Page
Overview
Our Status Page reports the operational state of every Coin Metrics data product and service, announces planned maintenance, and publishes a notice each time we recalculate or clean historical data.
Subscribe at status.coinmetrics.io. Data change notices are how we tell you that history you have already pulled has been corrected, so a subscription is the most reliable way to know when to backfill.
Components
The page carries three kinds of post, each filed against a component: incidents, data change notices, and scheduled maintenance, whether on our own infrastructure or at a source we depend on. Components are grouped in this order.
Market Data Products
Market Data Feed, CM Prices, Indexes (the Coin Metrics Bletchley Indexes), Reference Data
On-Chain Data Products
Network Data Pro, ATLAS, FARUM
Services
Pro API v4, Community API v4, Website, Mobile App, Flat Files, Frontend Tools (Coverage, Daily Network Metrics Availability, and the Charting Tool)
Data Change Notifications
Eight components, listed below
Labs
A single component rather than a group, covering experimental prototypes
Third Party Data
Market Data Vendor and Network Data Vendor, for problems originating upstream at a supported exchange or node
Maintenance
Data Center Maintenance
FFIOMD API
HTTP API, WebSocket API
Data Change Notifications
These eight components are subscribed to separately from the incident components, so following a product's incidents does not deliver its change notices.
Market Data Feed Changes
Market Data Feed data
CM Prices Changes
Reference Rates data
Network Data Pro Changes
Network Data Pro data
ATLAS Changes
ATLAS data
FARUM Changes
FARUM data
CMBI Indexes Changes
CMBI index data
Reference Data Changes
datonomy data
Flat Files Changes
Flat Files data
Reading a data change notice
Every recalculation notice states its scope in the same fields, so one read tells you whether it touches data you hold.
Data Type
The dataset that was corrected
Reference Rates USD
Assets or Markets
The specific assets, or the specific markets, that were corrected
fun, gno, leo, paxg
Metrics
The affected metrics, when the change is metric-specific
CapMrktCurUSD, IssTotUSD
Frequencies Impacted
The affected frequencies, or every frequency
1s, 1h
Time Range of Impact
The historical window that changed
2026-06-17 to 2026-06-28
Statuses and updates
Each component reads Operational, Degraded Performance, Partial Outage, Major Outage, or Maintenance, color-coded from green through red with blue for maintenance. Incidents post updates as Investigating, Identified, Monitoring, and Resolved, and maintenance as Scheduled, In progress, and Completed, so a single issue generates several notifications. Past Incidents covers roughly the last two weeks, with the older archive under Incident History.
Subscribing
Go to status.coinmetrics.io and select Subscribe to Updates.
Choose a channel and enter the destination. Email and text message send a one-time code to confirm.
Incidents created, updated, and resolved
Text message
Incidents created and resolved, without the intermediate updates
Slack
Incident updates and maintenance messages, through the Atlassian Statuspage app
Webhook
Incidents created, updated, and resolved, plus any component status change. You supply the endpoint and an email address we notify if it fails
RSS or Atom
The full incident history, with no subscription needed
The subscribe form has no per-component picker, so one subscription delivers every notification the page publishes. To follow a single issue instead, use the Subscribe control on that incident.
Programmatic access
Feeds and a read-only JSON API let you wire status into your own monitoring.
RSS feed
https://status.coinmetrics.io/history.rss
Atom feed
https://status.coinmetrics.io/history.atom
Overall status
https://status.coinmetrics.io/api/v2/status.json
Components
https://status.coinmetrics.io/api/v2/components.json
Incidents
https://status.coinmetrics.io/api/v2/incidents.json
Scheduled maintenance
https://status.coinmetrics.io/api/v2/scheduled-maintenances.json
Everything at once
https://status.coinmetrics.io/api/v2/summary.json
Last updated

