Metrics
List Metrics by Project
Browse all available metrics for a specific project/chain
GET
List Metrics
Overview
Use this endpoint to discover every metric available for a single project/chain by applying theproject query parameter. The response includes the metric name, description, stable identifier (used with Get Single Metric), data type, and data lineage source.
Quick summary
Basic Example
Filtering
Use query parameters to further narrow results for the chosen project:Response Structure
A successful response returns a paginated list of metric definitions for the specified project.Response Fields
Pagination
This endpoint uses page-based pagination. Passlimit to set page size and page to fetch the next page.
Error Example
If the specified project has no metrics, the response will return an empty list:See also
Authorizations
Query Parameters
Required range:
1 <= x <= 2147483647Required range:
1 <= x <= 100Example:
"Bitcoin,Ethereum"
Example:
"txns,issuance"