Check your balance
New accounts receive $5.00 in free credits on signup. No credit card required to get started.
Purchase credits
Example: A 110 in credits.
The command opens a Stripe checkout page in your browser. After payment completes, credits are added to your account immediately.
What happens when credits run out
When your balance reaches $0, asset generation and cloud render requests will fail with an insufficient credits error. Local operations (oanim init, oanim render without --cloud) are always free and unaffected.
To continue using platform services, either:
- Purchase more credits:
oanim billing buy --amount 10 - Use a direct provider key:
export ANIMATE_FAL_KEY=your-key
Asset generation costs
Costs are per-operation and vary by model:Image generation
Image editing
Background removal
Upscaling
Video generation
Audio / speech
Other
Cost controls
Set a per-session cost limit to prevent runaway spending:Direct provider key
If you prefer to skip the platform billing system, setANIMATE_FAL_KEY with your own fal.ai API key. Requests go directly to fal.ai and are billed by them: