Per-Video Pricing: Examples & Companies

6 companies in the corpus Updated stub analysis
Definition

Per-Video Pricing is a billing unit where each AI-generated video is metered, common in video generation and synthetic media platforms.

Also known as: Video Generation PricingPer-Video Generation Fee

What is it

Per-video pricing is a billing unit where each AI-generated video is metered, common in video generation and synthetic media platforms. Unlike token-based or character-based meters that count inputs, per-video pricing anchors on the discrete output — a rendered clip — making it one of the most buyer-legible units in generative AI.

The per-video unit emerged as AI video generation matured from research prototype to production API. Early platforms bundled video into subscription tiers or credit pools without surfacing per-clip cost; as compute costs became predictable enough to publish, vendors began quoting explicit per-clip rates. MiniMax is the most fully articulated example in the corpus: its Hailuo 2.3 model prices clips at $0.19–$0.56, with resolution (768P or 1080P) and length (6 or 10 seconds) each moving the rate to reflect the underlying GPU cost.

Per-video billing coexists with credit-based and dollar-denominated variants that surface the same economics differently. Arcads, a platform for AI-generated UGC video ads, wraps its video generation in a credit subscription: a monthly plan (approximately $200/month based on affiliate-program disclosures) includes a credit allotment, and each video consumes a variable number of credits. FLORA takes a third path — dollar-denominated usage at published model API rates — so a team generating Veo 3.1 or Kling 3.0 videos sees the exact dollar cost of each generation drawn from a pooled team budget, enabling direct client billing from usage history.

One rendered clip — four ways to price it
The same clip, metered four different ways PER CLIP $0.19–56 MiniMax · Hailuo 2.3 by res & length PER SECOND $0.05–08 xAI · grok-imagine /sec of footage PASS-THROUGH model rate FLORA · Veo 3.1, Kling exact $ per clip CREDIT SUB ~$200 Arcads · /month N credits per clip ← PER-CLIP COST VISIBLE COST ABSTRACTED →

How it works

Per-video billing charges a fixed or tiered fee for each video clip the platform renders. The billable dimensions that drive rate variation are resolution, clip duration, and model quality tier. Vendors publish a rate table that crosses these dimensions; the buyer’s total cost is clip count multiplied by the applicable per-clip rate.

DimensionWhat it controlsExample
ResolutionPixel count of the output frameMiniMax Hailuo 2.3: 768P vs 1080P shifts the per-clip rate
DurationLength of the generated clip in secondsMiniMax: 6-second clips vs 10-second clips carry different rates
Model / quality tierCompute cost of the generation runxAI grok-imagine video is priced per second of output ($0.050–$0.080/sec), implying rate variation by quality
Credit or dollar abstractionHow the per-clip cost is surfacedArcads: one video consumes N credits from a monthly pool; FLORA: each clip billed at the published model API rate in dollars

Unit math: Total bill = Σ (clips at resolution R × duration D × per-clip rateR,D). For MiniMax at 1080P / 10 seconds: 1,000 clips × $0.56 = $560.

The worked example clarifies why per-video cost can swamp the token bill on multimodal workloads. A MiniMax developer running 20,000 Hailuo 2.3 clips at roughly $0.30 average per clip accrues about $6,000 in video charges in a month — compared to roughly $33 for 50M input plus 15M output tokens on the MiniMax-M2 model at $0.30/M in and $1.20/M out. The meter migrates decisively from tokens to output units the moment a workflow goes beyond text. Choosing that output unit well is the core problem covered in choosing the right usage metric.

xAI’s per-second billing is an alternative formulation of the same idea — grok-imagine’s $0.050–$0.080/sec maps to roughly $0.30–$0.48 for a 6-second clip, comparable to MiniMax’s range. Pricing by the second is more granular and handles variable-length clips without a separate rate row per duration. Whichever way the meter is expressed, per-video billing is a form of usage-based pricing anchored on the rendered asset.


Companies using this

Four companies in the corpus meter video as an explicit billing unit — one per-clip, one per-second, one dollar pass-through, and one credit subscription. The table below lists each with its pricing model, billing units, and verification date.

Company Product Pricing modelBilling unitsFree tier Verified
AdobeAdobe's generative-AI monetization — Firefly (image/video/audio generation billed in generative credits) and GenStudio (enterprise gen-AI content platform)Yes2026-08-06
ArcadsAI-generated UGC video adsNo2026-06-11
FLORAAI-powered creative canvas and workflow platformYes2026-07-23
Together AIAI Acceleration Cloud — serverless inference, dedicated endpoints, GPU clusters, Code Sandbox, fine-tuningYes2026-08-04
xAIGrok API and agentic AI stackYes2026-08-04
Zhipu AIGLM foundation models, per-token API, and GLM Coding PlanYes2026-07-22

Explore this theme in the knowledge graph

FAQ

What is per-video pricing in AI platforms?

Per-video pricing is a billing unit where each AI-generated video clip is metered and charged as a discrete output. MiniMax charges $0.19–$0.56 per Hailuo 2.3 clip depending on resolution (768P–1080P) and length (6–10 seconds), while xAI meters grok-imagine video at $0.050–$0.080 per second of generated footage.

How much does AI video generation cost per clip?

It varies by platform and output settings. MiniMax's Hailuo 2.3 runs $0.19–$0.56 per clip. xAI's per-second rate of $0.050–$0.080 works out to roughly $0.30–$0.48 for a 6-second clip. FLORA passes through published model API rates (for Veo 3.1, Kling 3.0 and others), and Arcads bundles video into a credit subscription that starts around $200/month.

How does per-video pricing differ from credit-based billing for video?

Per-video pricing assigns a direct dollar cost to each clip, making spend predictable at the output level. Credit-based billing — used by Arcads — wraps the same economics in an abstraction layer where one video consumes a variable number of credits from a monthly pool, which simplifies budgeting but hides the per-clip cost.

Why do AI video platforms charge per clip instead of per token?

Video generation is compute-bound and its cost tracks the rendered output, not text tokens. Anchoring the price on the discrete clip — and its resolution and duration — makes the meter legible to buyers and directly reflects the underlying GPU cost of each generation run.

Related billing units

Back to companies