Reserve Latency
Reports how fresh this metric’s data is. Append /latency to ANY v1 data endpoint (e.g. /btc/network-data/hashrate/latency) to get the same shape for that metric.
block— seconds from a block until the data point is collectable.process— seconds from a block until the data point is fully processed and queryable.mutable— whether already-served values may still be revised.
Values are reported per resolution (block / hour / day / min) and averaging window. See the Data Latency guide for how to read them.
Authorizations
For each API request, include this HTTP header:
Authorization with the Bearer {access_token}. Bearer access token is the type of HTTP Authorization. You have to include access token to the HTTP header and note that leading bearer is required.
You must include your access token in HTTP header in every request you make. The token is unique, issued for each client, and regularly changed(once a year). To obtain an access token, please upgrade your plan to Professional or Premium plan. You'll be able to see your access token on the API tab of your profile page after the subscription.