X-Admin-Key: ********************curl --location 'https://api.snakk.ai/api/admin/stats/revenue?months=' \
--header 'X-Admin-Key: <api-key>'{
"period_months": 0,
"monthly_revenue": [
{
"month": "string",
"minutes": 0,
"cost": 0,
"revenue": 0,
"profit": 0,
"calls": 0
}
]
}