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.

CategoryTokens
Text to Image10
Image to Image10
Product Photos15
Portraits15
Upscale 4x5
Inpainting10
ControlNet15
Style Transfer15
Stickers10
Video50
Text Overlay10
3D30
Audio20

Purchasing tokens

Buy tokens from your dashboard billing page or programmatically via the billing API:

  • GET /billing/balance — check your current balance
  • POST /billing/checkout — create a Stripe checkout session
  • GET /billing/transactions — view transaction history