Skip to main content

v0/metrics REST API Endpoint

Loading...

Updated on
Apr 15, 2026

v0/metrics REST API Endpoint

Query Parameters

period
string
REQUIRED
Loading...
metric
string
REQUIRED
Loading...
percentile
string
Loading...

Returns

data
array
Loading...
tag
array
Loading...
data
array
Loading...
error
string
Loading...
Request
1
curl -X 'GET' \
2
'https://api.quicknode.com/v0/metrics?period=day&metric=credits_over_time' \
3
-H 'accept: application/json' \
4
-H 'x-api-key: YOUR_API_KEY'
5
1
curl -X 'GET' \
2
'https://api.quicknode.com/v0/metrics?period=day&metric=credits_over_time' \
3
-H 'accept: application/json' \
4
-H 'x-api-key: YOUR_API_KEY'
5
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free