Billing-limit visibility in the Data API

Back to Changelog
MAR 9, 2026
NewVideo DataAPIAccount

Video Data now exposes the billing limits and current usage that drive plan enforcement, so you can build the same “approaching your limit” experience into your own dashboards that we ship in the FastPix console. What’s available:

  1. Billing-limit endpoint — returns plan-aware limits and current usage, so dashboards can show plan-specific thresholds (such as filter caps) and current consumption.
  2. Per-workspace counters — view counts are tracked at ingestion time and made available for live billing and usage queries.
  3. Cycle awareness — when billing cycle dates are not yet available for a workspace, the API returns a clear, parseable message instead of an empty payload.
  4. Immediate updates from custom dimensions — when a view carries a custom dimension that affects billing, counters are updated immediately rather than waiting on the next batch.