Key Attributes
Object Relationships
The Customer object is a parent to several other objects in the Byteful API:- Proxy Users: Authentication entities created by the customer
- Services: Subscriptions to proxy products
- Proxies: Individual proxies allocated to the customer’s services
- Residential Ledger: Records of residential data usage
- Mobile Ledger: Records of mobile data usage
Related Endpoints
Example Response
Usage Notes
- The
credit_balanceis displayed in cents (e.g., 1245 means $12.45) - When purchasing via API, services must be paid with account credit
- The
residential_bytes_leftshows remaining data for residential proxies - The
mobile_bytes_leftshows remaining data for mobile proxies - The
customer_proxy_user_limitdetermines how many proxy users you can create
Best Practices
- Regularly check your
credit_balancebefore making API purchases - Monitor your
residential_bytes_leftandmobile_bytes_leftto avoid service interruptions - Use the
customer_idto reference your account in support requests

