cURL
curl --request GET \ --url https://api.kas.fyi/v1/rpc/estimateNetworkHashesPerSecond \ --header 'x-api-key: <api-key>'
{ "networkHashesPerSecond": "123456789012345" }
Estimates the network hash rate over a specified window.