Tokens & Billing
perstudio uses a token-based billing model. Buy token packs, each generation deducts tokens based on the workflow category.
Tip
New accounts get 100 free tokens — enough for 10-20 standard generations.
Token packs
Starter
$5
500 tokens
$1.0¢ per token
Pro
$15
2,000 tokens
$0.8¢ per token
Business
$50
10,000 tokens
$0.5¢ per token
Cost per generation
Token cost depends on the workflow category — more complex pipelines (video, upscaling) cost more.
| Category | Tokens |
|---|---|
| Text to Image | 10 |
| Image to Image | 10 |
| Product Photos | 15 |
| Portraits | 15 |
| Upscale 4x | 5 |
| Inpainting | 10 |
| ControlNet | 15 |
| Style Transfer | 15 |
| Stickers | 10 |
| Video | 50 |
| Text Overlay | 10 |
| 3D | 30 |
| Audio | 20 |
Purchasing tokens
Buy tokens from your dashboard billing page or programmatically via the billing API:
GET /billing/balance— check your current balancePOST /billing/checkout— create a Stripe checkout sessionGET /billing/transactions— view transaction history