Credits & Billing

ListingRVA AI uses a credit system. Each operation consumes a fixed number of credits depending on the image style, output size, and number of variants requested.

How credits work

Credits are deducted when a generation job completes successfully. If a job fails due to an AI model error or platform issue, credits are not charged.

Your credit balance is workspace-scoped. All team members share the same pool. You can check your real-time balance from the Billing page or via the API credit balance endpoint.

Credits from your subscription plan and top-up packs are tracked separately. Plan credits reset monthly; top-up credits never expire.

Image generation costs

Base cost is per image style × number of variants. Size surcharges are added on top.

StyleCategoryCredits per image
Hero / White BGProduct4
Shadow ReflectionProduct4
Dimension SpecProduct4
Feature InfographicInfographic5
Comparison ChartInfographic5
Feature Callout GridInfographic5
Ingredient / Spec ListInfographic5
Before / AfterCreative5
Seasonal CampaignCreative5
Lifestyle in UseLifestyle6
Premium Brand EditorialLifestyle6
Model LifestyleModel7
Model StudioModel7
Lifestyle InfographicModel7
Packaging DisplayProduct8
Model + InfographicModel8

To calculate total cost: base_cost × variants + (size_surcharge × variants)

Example: 2 variants of Lifestyle in Use at 1500px = (6 × 2) + (2 × 2) = 16 credits

Size surcharges

The default output size is 1000×1000px (no surcharge). Larger outputs add a per-image surcharge:

Output sizeSurcharge per image
1000×1000px (default)No surcharge
1200×1200px+1
1500×1500px+2
2000×2000px+3
For most platforms (Shopify, Etsy, WooCommerce) 1000px or 1200px is sufficient for high-quality listings. Only use 2000px for Amazon main images or print-quality exports.

Listing copy costs

Listing copy cost varies by platform because each has different complexity — character limits, keyword density rules, bullet count, and platform-specific compliance checks.

PlatformCredits per generation
Amazon10
Flipkart9
Shopify / WooCommerce / BigCommerce / Etsy8
General (no platform)6

Each generation produces a full set: title, bullet points, description, keywords, and ad copy. Generating for Amazon + Shopify costs 18 credits total.

The AI background remover free tool is available without an account and does not consume credits. It is limited to 2 uses per day per IP address.

Check balance via API

# GET /v1/credits/balance curl https://api.listingrvaai.com/v1/credits/balance \ -H "Authorization: Bearer lor_live_xxxxxxxxxxxx" # Response { "plan_credits": 320, "topup_credits": 100, "total": 420, "renews_at": "2026-06-01T00:00:00Z" }

Subscription plans

Free
50
credits to start
Starter
150
credits / month
Growth
600
credits / month
Pro
1,500
credits / month

Yearly plans get a 20% discount on the monthly rate. API keys and webhooks are Pro plan only. All paid plans get access to all 16 image styles. Integration count varies by plan (Free: any 2, Starter: any 5, Growth/Pro: all 7).

See pricing.php for current USD and INR prices.

Top-up credit packs

Top-up packs can be purchased at any time from the Billing page. Top-up credits never expire and are used after plan credits are exhausted.

Small
100 cr
$9 / ₹499
Medium
500 cr
$39 / ₹1,999
Large
1,000 cr
$69 / ₹3,499

Monthly renewal

On each subscription renewal date, your plan credit balance resets to your plan allowance. Unused plan credits do not carry forward at renewal — only top-up credits are persistent.

Set up the credits.low webhook to get notified before you run out mid-cycle.

Upgrade carry-forward

When you upgrade your plan mid-cycle, your current credit balance is preserved and the new plan's full allowance is added on top. You don't lose the credits you haven't used.

Example: You're on Starter with 40 credits remaining. You upgrade to Growth (600 credits). Your new balance is 640 credits — 40 carried forward + 600 new allowance.

Carry-forward applies on upgrades only. Downgrades take effect at the next billing cycle and the balance resets to the lower plan's allowance.

Refund policy

All sales are final. Subscription fees and top-up pack purchases are non-refundable. If a generation job fails due to a platform error, credits are not charged — you only pay for successful completions.

For exceptional circumstances (billing errors, duplicate charges) contact billing@listingrvaai.com. See the full Cancellation Policy for details.

← Webhooks Platform Integrations →