PLAN_LIMITS in the API. For plan prices and credit packs, see pricing.
Plan limits
ffmpeg, MCP, and webhooks are on both plans.
Output URLs
- Signed download URL (
output.file.url) is valid for 1 hour. Re-fetch viaGET /jobs/{id}for a fresh URL. - Output retention: 7 days (Free) or 30 days (Pro). After that, the file is deleted; the job record stays but the file URLs return 404.
- Storage quota caps total bytes across all your outputs. Delete old outputs or upgrade if you hit it.
- No separate per-output size limit. Bounded by input cap and storage quota.
Credit packs
25 / 100 (or custom, $10 minimum). Pro adds +20% to every purchase. Credits never expire. Failed jobs are always refunded.API response limits
File formats
Rendobar accepts every FFmpeg-compatible input format. Default outputs by media type:
For
ffmpeg, the output format is inferred from the trailing filename (output.mp4 → MP4). Override with params.outputFormat.
See also
Related
- Credits and billing: nanodollar pricing and the prepaid model
- Error codes:
PLAN_LIMITandRATE_LIMITEDdetails - FAQ: cost, rate limit, and refund questions
- FFmpeg reference: how plan caps apply to FFmpeg jobs
- Pricing: plan that raises your concurrency and file caps