Aggregated AI usage statistics for a location.
cURL
curl --request GET \ --url https://api.selcor.ai/v1/voice/usage \ --header 'Authorization: Bearer <token>'
{ "data": { "since": "<string>", "until": "<string>", "total_sessions": 123, "total_duration_seconds": 123, "total_duration_minutes": 123, "by_type": {} }, "request_id": "<string>" }
API key in format: sk_live_...
"clxyz123"
"2025-01-01T00:00:00Z"
"2025-12-31T23:59:59Z"
Usage statistics
Show child attributes
Was this page helpful?