curl --location -g --request POST '/{{KEY}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "jsonrpc": "2.0", "method": "net_peerCount", "params": [], "id": 1 }'
{}