GET
Call Stats for Subaccount
Returns aggregated call analytics for a sub-account over a rolling window.
GET
https://api.vantaxai.com/v1/calls/statsSummarizes call volume and performance over the trailing `days` window: totals, breakdowns by direction, status, and outcome, total and average talk time, and the completion rate (completed calls ÷ total calls).
Headers
AuthorizationstringrequiredBearer authentication with your secret API key.
example: Bearer vx_live_3fa9c2…
Query Parameters
sub_account_idstringrequiredThe sub-account to compute stats for.
example: sub_8a1f4c2e
daysintegeroptionalSize of the trailing window in days (1–365). Defaults to 30.
example: 30