# Networks Provides endpoints for monitoring blockchain networks and retrieving chain-specific historical data, including current status and historical quotes. ## Get status for all supported networks - [GET /networks/status](https://docs.intel.arkm.com/openapi/networks/getnetworkstatus.md): Returns an array of current status information for each network. ## Get historical network data - [GET /networks/history/{chain}](https://docs.intel.arkm.com/openapi/networks/getnetworkhistory.md): Returns historical quotes for the specified chain.