apiKey: ********************
curl --location --request GET 'https://api-mainnet.celenium.io/v1/stats/price/current' \
--header 'apiKey;'
{
"close": "0.17632",
"high": "0.17632",
"low": "0.17632",
"open": "0.17632",
"time": "2023-07-04T03:10:57+00:00"
}