Skip to main content
Prem API uses a prepaid balance model. Each API request decreases your account balance. The cost of each request depends on the model and on the number of tokens. View and manage your balance in the dashboard.

Top Up Balance

You can add funds to your account at any time in the dashboard.
  • Minimum amount: $1
  • Payment processing: Stripe
When Stripe confirms the payment, the funds go to your balance immediately.
Keep your balance above zero to prevent interruptions. If your balance is zero, Prem API blocks API requests until you top up.

Auto Top-Up

Auto top-up adds funds automatically when your balance goes below a configured threshold. This helps you keep API access without interruption. To enable auto top-up, configure these settings in the dashboard:
You must set a default payment method before you enable auto top-up.

Example

This example uses a Minimum Balance Threshold of 10 USD and a Top Up To value of 100 USD:
  • When your balance goes below the threshold, the system automatically charges your default payment method.
  • The system tops up your balance to 100 USD.