Skip to main content
The Byteful billing system is built on Stripe’s subscription architecture, providing flexible billing cycles and a credit balance system for managing your proxy services.

Best Practices

  1. Maintain sufficient credit balance: Ensure smooth service continuity by keeping your credit balance topped up
  2. Use quarterly or annual billing for better pricing on long-term commitments
  3. Top up before API purchases since credit is required for all API-initiated purchases

Credit System

The credit system serves as a prepaid balance that is used for all API purchases.

API Purchasing Requirement

Services can only be purchased via the API using your account credit balance. You must top up your account with credit prior to using the API to make purchases.

Viewing Your Credit Balance

You can check your current credit balance through the API:
The response includes your current credit balance:

Adding Credit

You can add credit to your account via the dashboard top up flow. Credit can be added by card payment, cryptocurrency or ACH payment. Add Byteful Credit

Invoice Generation & Credit Application

Invoices are generated at key points in the service lifecycle:
  1. Initial Purchase: When you first purchase a service
  2. Renewal: At the end of each billing cycle
  3. Service Reconfigurations or Top Ups: When service quantity or billing cycloe is reconfigured

Automatic Credit Application

When an invoice is generated, the system automatically:
  1. Checks your available credit balance
  2. Applies the credit to reduce the invoice amount
  3. Updates your remaining credit balance
Example of how credit is applied during checkout:
Quote response showing credit application:

Credit Return on Voided Invoices

If an invoice with applied credit is voided or canceled due to lack of payment after 48 hours, the credit is automatically released back to your account balance.

Invoice Statuses

Invoices can exist in several states:
For API purchases, invoices are typically in either ‘paid’ status (if covered by credit) or ‘open’ status (if additional payment is needed).

Billing Cycle & Invoice Flow

  1. Service Creation: A service is purchased through the API using account credit
  2. Initial Invoice: Generated and marked as paid (if fully covered by credit)
  3. Service Activation: Service becomes active after payment
  4. Renewal Invoice: Generated at the end of the billing cycle
  5. Automatic Credit Application: Available credit is applied to the renewal invoice
  6. Service Continuation: Service continues if invoice is paid successfully within 48 hours of generation.

Checking Invoice Status

You can view open invoices requiring payment:
You can view invoices associated with a service:
The response will include the open_invoice_id field if there’s a pending invoice: