X-API-Key: ********************curl --location 'https://api.snakk.ai/api/stats/monthly?months=' \
--header 'X-API-Key: <api-key>'{
"period_months": 12,
"monthly_stats": [
{
"month": "2026-06",
"total_calls": 320,
"total_minutes": 845,
"total_cost_nok": 1240.5
}
]
}