Returns billed cost, bandwidth and usage for a Zone over a date range. Matches the Control Panel Usage Overview and your invoice.
Documentation Index
Fetch the complete documentation index at: https://docs.brightdata.com/llms.txt
Use this file to discover all available pages before exploring further.
dataset_id / collector ID, not by zone name). For multi-product or WSA / Scraper Studio breakdowns, use Cost breakdown export.from to the first day of the month and to to the first day of the following month:
to=2026-04-30 would omit the last day of the month. Always set to to the day after the last day you want included.
Use your Bright Data API Key as a Bearer token in the Authorization header.
How to authenticate:
Authorization: Bearer YOUR_API_KEYExample:
Authorization: Bearer b5648e1096c6442f60a6c4bbbe73f8d2234d3d8324554bd6a7ec8f3f251f07dfLearn how to get your Bright Data API key: https://docs.brightdata.com/api-reference/authentication
Zone name (e.g., se_midware).
Inclusive start date in YYYY-MM-DD format.
Exclusive end date in YYYY-MM-DD format. The day specified is NOT included in the result.
To match a calendar month shown in the Control Panel or on your invoice, set to to the first day of the following month (e.g., from=2026-04-01&to=2026-05-01 returns all of April 2026).
OK
The response is of type object.