How can I see my current bandwidth usage with your API?

You can see your current bandwidth usage with the following curl request:

curl -H "X-Lum-Auth: lum-customer-YOUR_CUSTOMER_ID-zone-YOUR_ZONE-key-PASSWORD" "https://brightdata.com/api/bw"

Full request example:


curl -H "X-Lum-Auth: lum-customer-CXXXXX-zone-ZONE_X-key-123456" "https://brightdata.com/api/bw"

 

Was this article helpful?