Skip to main content

Plans & Limits

Feature availability and usage limits depend on your API plan.

Plan comparison

FeatureStarterGrowthScaleEnterprise
Video minutes / month30120500Unlimited
Requests per minute502005001,000
API keys2510Unlimited
Webhooks31025Unlimited
Upload & analyzeYesYesYesYes
ExportYesYesYesYes
SubtitlesYesYesYesYes
Help articlesYesYesYesYes
Translation-YesYesYes
Voiceover-YesYesYes
One-shot /process--YesYes
Priority processing--YesYes

Feature gating

Some features require a minimum plan:

  • Translation — Growth plan or higher
  • Voiceover — Growth plan or higher
  • One-shot /process — Business plan or higher
  • Priority processing — Scale plan or higher

Attempting to use a gated feature on a lower plan returns 403:

{
"error": {
"code": "limit_exceeded",
"message": "Translation requires Growth plan or higher"
}
}

Checking your usage

Use the Usage endpoint to see current consumption and limits:

curl https://api.vidocu.ai/v1/usage \
-H "Authorization: Bearer vdo_live_your_key_here"

Upgrading

Upgrade your plan from the Vidocu Dashboard. Changes take effect immediately.