Skip to main content
GET
Summarise usage

Authorizations

Authorization
string
header
required

Your Wixzel Voice API key: Authorization: Bearer wv_live_.... Keys are scoped; grant only what the integration needs.

Query Parameters

start
string<date-time>

ISO 8601, always UTC.

Example:

"2026-09-01T12:00:00.000Z"

end
string<date-time>

ISO 8601, always UTC.

Example:

"2026-09-01T12:00:00.000Z"

Response

Totals broken down by component

object
enum<string>
required
Available options:
usage_summary
period_start
string<date-time>
required

ISO 8601, always UTC.

Example:

"2026-09-01T12:00:00.000Z"

period_end
string<date-time>
required

ISO 8601, always UTC.

Example:

"2026-09-01T12:00:00.000Z"

total_micros
integer
required

Micro-USD. 1_000_000 = $1.00.

Example:

194000

total_display
string
required
by_component
object[]
required