curl --location --request GET 'http://172.20.238.8:48806/proxy/console/api/apps/daf78a1d-0341-4885-9310-1406dc14a335/statistics/token-costs?start=2025-06-05%2000%3A00&end=2025-06-12%2023%3A59' \
--header 'Content-Type: text/plain' \
--data-raw ''{
"data": [
{
"currency": "USD",
"date": "2025-06-05",
"token_count": 485685,
"total_price": "0E-7"
},
{
"currency": "USD",
"date": "2025-06-06",
"token_count": 31179,
"total_price": "0E-7"
},
{
"currency": "USD",
"date": "2025-06-07",
"token_count": 59976,
"total_price": "0E-7"
},
{
"currency": "USD",
"date": "2025-06-08",
"token_count": 58011,
"total_price": "0E-7"
},
{
"currency": "USD",
"date": "2025-06-09",
"token_count": 10548,
"total_price": "0E-7"
},
{
"currency": "USD",
"date": "2025-06-10",
"token_count": 266144,
"total_price": "0E-7"
},
{
"currency": "USD",
"date": "2025-06-11",
"token_count": 25293,
"total_price": "0E-7"
}
]
}