Metrics
Blockfrost endpoint usage metrics
History of your Blockfrost usage metrics per endpoint in the past 30 days.
get/metrics/endpoints
Response
Return the last 30 days of metrics
Example response
[
{
"time": 1612543814,
"calls": 182,
"endpoint": "block"
},
{
"time": 1612543814,
"calls": 42,
"endpoint": "epoch"
},
{
"time": 1612543812,
"calls": 775,
"endpoint": "block"
},
{
"time": 1612523884,
"calls": 4,
"endpoint": "epoch"
},
{
"time": 1612553884,
"calls": 89794,
"endpoint": "block"
}
]