Get monthly usage

Returns aggregated monthly usage stats (calls, minutes, SMS, cost).

Authentication

AuthorizationBearer

Send as Authorization: Bearer <your-key>. Obtain keys from the portal — prefix sk_live_ for production, sk_test_ for sandbox.

Query parameters

monthsintegerOptional1-12Defaults to 3

Number of months to look back (1-12)

Response

Monthly usage data
monthlylist of objects

Errors

401
Unauthorized Error
429
Too Many Requests Error