Overview
ReelMirror uses a credit-based billing system. You pre-load your account with credits, and each operation deducts from your balance.Pricing
| Operation | Cost |
|---|---|
| Sync (per creator) | $0.02 |
| Image generation | $0.05 per image |
| Video generation | $0.20 per video |
| Voice conversion | $0.15 per video |
Discount mode
When generating content, you can setdiscount_mode: true to use lower-quality (faster, cheaper) generation:
| Operation | Discount cost |
|---|---|
| Image generation | $0.03 per image |
| Video generation | $0.12 per video |
Checking Your Balance
Transaction History
View your transaction history with pagination:Auto-Reload
You can configure auto-reload from the dashboard to automatically top up your balance via Stripe when it falls below a threshold. This ensures uninterrupted API usage. When auto-reload is enabled and your balance drops below the threshold during an API operation, a reload is triggered automatically in the background.Insufficient Balance
If you attempt an operation without sufficient balance, the API returns a402 error: