Path Parameters
Query Parameters
Available options:
daily, hourly curl --request GET \
--url https://api-staging.boost.xyz/metrics/protocol/{type}{
"data": [
{}
],
"nextEvaluatedKey": "<string>",
"resolution": "daily"
}Get hourly or daily boost protocol metrics for a given date range
curl --request GET \
--url https://api-staging.boost.xyz/metrics/protocol/{type}{
"data": [
{}
],
"nextEvaluatedKey": "<string>",
"resolution": "daily"
}daily, hourly