Authorization: Bearer ********************curl --location 'https://api.apicore.ai/v1/dashboard/billing/usage?start_date=undefined&end_date=undefined' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"object": "list",
"total_usage": 695.9646
}