v1

latestOpenAPI 3.0.02026-07-26100118773.0 KB
metrics/protocols

Get protocol core timeseries metric

Returns a timeseries metric for a specific protocol. Protocols represent an aggregation of all deployments across all chains (e.g., Aave will include V3, V2, and V1).

get/metrics/v2/protocols/{protocolIdentifier}/metrics/core/time-series/{granularity}

Path parameters

protocolIdentifierstring required
Example:uniswap

Protocol identifier (ID or slug)

granularity'1m' | '5m' | '15m' | '30m' | '1h' | '6h' | '1d' | '1w' | '30d' | '1q' | '1y' required
Example:1d

Granularity

Query parameters

startstring
Example:2025-06-01T00:00:00Z

Time range start

endstring
Example:2025-06-07T00:00:00Z

Time range end

Response

Default response

errorstring