Was this helpful?
Retrieves the paid and unpaid byte count provided to the network
GET /transfer/stats HTTP/1.1 Host: api.bringyour.com Authorization: Bearer YOUR_SECRET_TOKEN Accept: */*
{ "paid_bytes_provided": 1, "unpaid_bytes_provided": 1 }