What is the difference between Basic, Boost, and Elite?›
Basic covers core FFmpeg operations (cut, crop, merge without transitions, redub, and frame tools) at 3 requests per minute. Boost adds automatic captions, merge transitions, and 5 requests per minute. Elite removes rate limits, adds beta endpoints, and includes dedicated support.
What do the rate limits mean in practice?›
Each API call that starts a new job counts as one request. Basic allows 3 jobs per minute, Boost allows 5, and Elite has no cap. If you hit the limit, wait until the next minute or upgrade. Limits apply per account, not per API key.
Can I switch between monthly and annual billing?›
Choose monthly or annual billing at checkout. To change your billing period later, cancel your current plan on Whop and subscribe again on the interval you want. Upgrades and downgrades between tiers use the same checkout flow.
How do I cancel or manage my subscription?›
Subscriptions renew until you cancel. Use the "Manage billing on Whop" link on this page to open the Whop portal, where you can cancel, update your payment method, or view invoices. You can cancel anytime; access continues through the end of the paid period.
Where do I get an API key after subscribing?›
Sign in, open your dashboard, and generate an API key. Pass it in the X-API-Key header on every request. Rotate keys from the dashboard if one is exposed, and never embed production keys in client-side code.
Do failed API jobs count against my rate limit?›
Yes. A request that reaches our API counts toward your per-minute limit even if FFmpeg fails or your URL is unreachable. Fix validation errors before retrying to avoid using slots on invalid payloads.
Which features require Boost or higher?›
Automatic captions and video merge with transitions (fade, wipe, dissolve, and similar) require Boost or Elite. Basic includes standard cut, crop, plain merge, redub, text-to-speech, voice conversion, and frame tools.
I still pay through Stripe. What happens next?›
We moved new subscriptions to Whop. Existing Stripe subscriptions stay active until the current period ends. Before renewal, subscribe through Whop on this page so API access continues without interruption.