AI Video Generation APIs (Text-to-Video)
Turn a text prompt or an image into video through one unified API. ApexApi serves the leading video models, including Veo, Kling, and Seedance, behind a single key with per-second pricing. Submit a job, poll for the result, and pay only for what you generate.
26 Video models on ApexApi
Why build on ApexApi
One API, every model
OpenAI-compatible. Swap the base URL and key, keep your code. Call 14+ providers and hundreds of models through a single integration.
Smart routing & failover
Per-model provider chains with automatic failover. If one provider degrades, requests route to the next. Your app stays up.
Pay-per-use, no lock-in
Buy credits, pay only for what you call. No subscriptions, no minimums. Switch models anytime with a single string change.
Frequently asked questions
- How does the video generation API work?
- POST to /v1/videos/generations with a model slug and a prompt, then poll the returned job id for the finished video. One ak- key and credit balance across every model.
- How much does AI video cost?
- Pricing is per second of generated video and varies by model. Each model page shows its live price. Pay-per-use from your credit balance, with no subscription.
- Can I do image-to-video?
- Several video models accept an input image in addition to a prompt. Check the individual model page for its supported inputs.