Usage
The Usage endpoints provide information about your project’s current resource consumption, plan limits, and historical usage trends.
Get usage
Retrieve current usage statistics and limits for your project.
Example
Daily usage
Get a daily breakdown of usage for the last N days. Returns per-day counts of messages, calls, and webhook deliveries.
Query parameters
Example
Monthly usage
Get monthly usage aggregation for the last N months. Returns per-month totals of messages, calls, and webhook deliveries.
Query parameters
Example
Understanding limits
Phone numbers
The phone numbers limit is a lifetime limit — it counts all numbers ever provisioned (including released ones).
Messages
The messages per month limit resets at the start of each billing period. Both inbound and outbound messages count toward this limit.
Voice minutes
The voice minutes per month limit resets monthly. Both inbound and outbound call minutes are counted.
Call duration
The max call duration is a hard limit on individual call length. Calls that reach this duration are automatically terminated.
Concurrent calls
The concurrent calls limit controls how many voice calls can be active simultaneously across all your agent’s phone numbers.
Plan comparison
Monitoring usage
Use the daily and monthly endpoints to track trends and avoid hitting limits:
When your usage approaches a limit, consider upgrading your plan or implementing rate limiting in your application.
