Edit videos using xAIs Grok Imagine. Prices are the providers' own, billed 1:1 with no markup β the router sends each request to the cheapest available offer.
| Provider | Model id | Price | vs cheapest |
|---|---|---|---|
| fal.ai | xai/grok-imagine-video/edit-video | $0.2500 | β |
| Replicate | xai/grok-imagine-video | $0.2500 | β |
| Atlas Cloud | xai/grok-imagine-video/edit-video | $0.3500 | +40% |
Routing Grok Imagine Video Edit through fal.ai instead of the most expensive provider on this page saves 29% per generation β automatic on ElliSekiz.
curl -X POST https://ellisekiz.ai/api/v1/generations \
-H "Authorization: Bearer esk_..." \
-H "Content-Type: application/json" \
-d '{
"model": "xai-grok-imagine-video-edit-video",
"prompt": "your prompt"
}'Omit provider and the cheapest offer wins; add it to pin one. Full reference in the docs.