cURL
curl --request GET \ --url https://api.kas.fyi/v1/rpc/getCurrentNetwork \ --header 'x-api-key: <api-key>'
{ "network": "mainnet" }
Retrieves the current network identifier.