Use this endpoint to retrieve metric breakdown aggregation for multiple projects including avg, change, sum, trend, and latest values over a given interval or date range. When looking at cumulative metrics such as fees, reference sums for the total aggregate, and when looking at static metrics such as total value locked, reference latest values for the latest running total. See the response reference below for more details.
This endpoint supports partial success - if some of the requested metric, project, chain, or product IDs are not found, the endpoint will return data for the valid entities and include an errors array with details about the invalid ones.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Array of metric IDs to retrieve data for
Time interval for aggregation
24h, 7d, 30d, 90d, 180d, 365d, ytd, max How to group the results
projects, chains, chain-project, chain-product, chain-market-sector, market-sector, product Optional array of project IDs to filter by
Optional array of product IDs to filter by
Optional array of chain IDs to filter by
Optional list of market sector IDs to filter by
["blockchains-l1", "lending"]
Start date for the query
End date for the query