get_proxy_usage
Check bandwidth consumed by a proxy product during the last 24 hours, 3 days, or 7 days, with totals and per-bucket values. Use to monitor traffic, verify spend, and spot usage trends.
Instructions
Get bandwidth used for one Evomi proxy product over the last 24 hours, 3 days or 7 days, as a period total plus per-bucket figures — the same numbers as the dashboard usage chart. Use for 'how much traffic have I used', spend checks and usage trends. For how much balance is LEFT, use list_proxy_products instead. Returns no credentials. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | 24h gives hourly buckets; 3d and 7d give daily buckets. | 3d |
| product | Yes | rp = Premium Residential, rpc = Core Residential, dcp = Datacenter (Shared), mp = Mobile, static_residential = Static Residential | |
| max_buckets | No | Cap on how many of the most recent buckets to return. | |
| include_buckets | No | Include the per-bucket series as well as the total. |