Billing
The system supports the following billing types:
- DevPod: Billed by minute
- Serverless: Billed by second
- Storage: Billed by hour
- Playground: Billed by hour
DevPod
The minimum billing unit is one minute. Usage less than one minute is rounded up to one minute.
Billing Timing:
- Billing starts when Pod is launched
- System checks usage and charges every minute
- Final billing occurs when Pod is deleted
Serverless
Charged by second based on usage time.
Storage
Charged hourly based on actual storage usage.
Playground
Charged hourly based on actual model tokens usage.
Balance Management
Minimum Balance Requirements
- Creating DevPod requires at least $1 balance
- Creating Serverless requires at least $5 balance
- Creating Storage requires at least $5 balance
- Requsting Playground at least $0.5 balance
Insufficient Balance
- New resource creation will be rejected
- Existing resources will be marked as in arrears
- System will send low balance notifications
- Running DevPod/Serverless resources will enter
suspended
state and stop serving requests- Services will remain suspended until balance is restored
- Manual
restart
is required after recharging to resume services
Balance Top-up
The system supports credit card top-up through Stripe payment platform.
- Minimum top-up amount is $10
- Payment page expires in 30 minutes
- Only USD is supported
- We provide every newly registered user with a $2 experience fund
Important Notes
- Please ensure sufficient balance before creating resources
- Regular review of billing details is recommended to understand resource usage
- In case of billing anomalies, please keep relevant records and contact technical support promptly