Skip to content

Credit Costs

Fresh

Credit Cost Matrix

All video generation credits are calculated per 30 seconds of output video unless otherwise noted.

Video Generation

EndpointCreatePreviewRenderNotes
URL to Video5/30s1/30s4/30sPreview + Render = 5 total
AI Avatar v1 (Lipsync)5/30s1/30s4/30s
AI Avatar v2 (Lipsync v2)5/30s1/30s4/30sMulti-scene
Aurora aurora_v11/second----Partial seconds round up
Aurora aurora_v1_fast0.5/second----Partial seconds round up
Product Video3----Image generation costs 1 separately
AI Editing5/30s1/30s4/30s
AI Shorts5/30s1/30s4/30s
Custom Templates5/30s1/30s4/30sDirect create or preview plus render

Content and Assets

EndpointCostUnit
AI Scripts1Per script
Text GeneratorResponse-specificRead credits_used from the response
Text to Speech1Per 30 seconds
Asset GeneratorVariesPer model/generation
IAB Images2Per generation (multiple sizes)

Free Operations (0 Credits)

OperationExamples
Check balanceGET /workspace/remaining_credits/
List itemsAny GET /api/{endpoint}/ list
Get by IDAny GET /api/{endpoint}/{id}/
List voicesGET /api/voices/
List avatarsGET /api/personas/
List musicGET /api/musics/
List templatesGET /api/custom_templates/
List inspirationsGET /api/inspirations/

Cost Calculation

For endpoints priced per 30-second block:

Credits = ceil(duration_seconds / 30) x credits_per_30s

For Aurora:

Credits = ceil(duration_seconds) x model_credits_per_second

Examples

Video DurationCreate (5/30s)Preview (1/30s)Render (4/30s)Preview+Render
15 seconds5 credits1 credit4 credits5 credits
30 seconds5 credits1 credit4 credits5 credits
45 seconds10 credits2 credits8 credits10 credits
60 seconds10 credits2 credits8 credits10 credits
90 seconds15 credits3 credits12 credits15 credits
120 seconds20 credits4 credits16 credits20 credits

Budget Planning

Per-Video Budget

Quality LevelApproachCost/30s
DraftPreview only1 credit
StandardDirect create5 credits
ReviewedPreview + Render5 credits
Product VideoDirect3 credits

Batch Budget Estimator

VideosDurationApproachTotal Credits
1030sPreview+Render50
1060sPreview+Render100
5030sDirect create250
5030sPreview+Render250
10030sProduct Video300

TIP

Preview + Render costs the same total credits as Direct Create, but lets you review before committing to the render. Always use preview when testing new content.

Browser estimate boundary

Browser setup estimates can differ from the completed draft's editor charge. The editor's final Render charge is the authoritative browser cost gate. API jobs use the endpoint's published pricing and the returned credits_used value where available.


See Also