> ## Documentation Index
> Fetch the complete documentation index at: https://docs.messari.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Networks API

The Networks API provides on-chain metrics and analytics for blockchain networks, enabling developers to track network activity, performance, and growth.

It consists of 4 endpoints:

* [**List Networks**](/api-reference/endpoints/metrics/v2/networks/get-v2-networks) - Returns all available networks tracked by Messari
* [**List Network Metrics**](/api-reference/endpoints/metrics/v2/networks/get-v2-networks-metrics) - Returns a list of the available timeseries metrics for networks along with the supported granularity
* [**Get Network Timeseries**](/api-reference/endpoints/metrics/v2/networks/get-network-timeseries) - Returns timeseries data for specific network metrics
* [**Get Timeseries with Granularity**](/api-reference/endpoints/metrics/v2/networks/get-time-series-timeseries-with-granularity) - Returns network timeseries data with specified time granularity
