DocsbillingInference Credits

Inference Credits

Prepaid credit system for image, video, and other inference models.

Overview

Inference models are billed in credits (1 credit = 1 cent USD). Credits are prepaid — purchase credit packages via Razorpay (INR). Each inference deducts credits based on the model's pricing.

Inference pricing

Model typePricing
Image generation20 credits/run
Image editing20 credits/run
Video generation10 credits/second
OCR1 credit/100 characters
TTS2 credits/second
ASR20 credits/run

Purchase credits

  1. 1View available credit packages from the dashboard or API
  2. 2Select a package and create a Razorpay order
  3. 3Complete payment via Razorpay Checkout
  4. 4Credits are added to your balance immediately

Check balance

curl https://code.in2peta.com/v1/billing/credits/balance \
  -H "Authorization: Bearer sk_..."