apiKey: ********************
curl --location --request GET 'https://api-mainnet.celenium.io/v1/stats/price/series/1h?from=1727523000&to=1727524000' \ --header 'apiKey;'
[ { "close": "0.17632", "high": "0.17632", "low": "0.17632", "open": "0.17632", "time": "2023-07-04T03:10:57+00:00" } ]