Skip to main content

Documentation Index

Fetch the complete documentation index at: https://rendobar.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Free plan ships with a one-time 5creditgrantnocardrequired.Prois5 credit grant — no card required. Pro is 9/mo, includes 5/moincredits,plus205/mo in credits, plus 20% bonus on every credit purchase. Credit packs 10–$100 on both plans. Credits never expire. Full breakdown: Credits & billing.
The live API is raw.ffmpeg — any whitelisted FFmpeg command against URLs you provide. That covers transcoding, trimming, filtering, overlays, audio extraction, frame extraction, and anything else FFmpeg does from the command line. More dedicated job types are on the roadmap.
Every FFmpeg-compatible container and codec for input. Output defaults to the extension in your trailing filename (output.mp4 → MP4). Override with params.outputFormat.
Yes. Connect any MCP-compatible agent to https://api.rendobar.com/mcp with your API key. Five typed tools cover submit, status, list, account, upload. Available on all plans. See MCP overview.
Seconds to minutes, depending on input size and command. Hard caps: 5 min (Free), 15 min (Pro). Limits.
Yes. 30 req/min (Free), 300 req/min (Pro). Applies to REST and MCP. Limit hit → 429 RATE_LIMITED with a Retry-After header.
No credits charged. Inspect error.code and error.message on the job. Retry via POST /jobs/{id}/retry if appropriate. Error codes.
Yes — that’s the entire raw.ffmpeg job. Commands run through 8 security layers (flag whitelist, format/filter blocklists, sandbox isolation) before execution. Raw FFmpeg.
Configure a webhook endpoint on your organization. Rendobar POSTs signed JSON when jobs change status. The dashboard uses a WebSocket internally; programmatic push is webhook-only.