Fetch the latest block number.
curl "https://api.etherscan.io/v2/api?chainid=1&module=proxy&action=eth_blockNumber&apikey=YourApiKeyToken"
{ "jsonrpc": "2.0", "id": 83, "result": "0x1661760" }
1
8453
proxy
eth_blockNumber