API Directory › BetterVideo API — Processing Speed & Infrastructure
BetterVideo API — Processing Speed & Infrastructure
GPU-backed enhancement you don't have to run. You POST a URL; we handle the hardware.
🔒 Footage deleted on your schedule — with a certificate to prove it
| Pipeline | Real-ESRGAN (x2plus) + GFPGAN + adaptive contrast + unsharp mask |
| Your infrastructure | None — no GPU, no containers to manage |
| Job model | Asynchronous — poll the job or receive an HMAC-signed webhook |
| Resolutions | 1080p and 4K |
Managed GPU, asynchronous by design
Enhancement runs on GPUs on our side. Because clips take real compute, the API is asynchronous: submit a job, then either poll it or let a signed webhook tell you it's done. No GPU farm to keep warm, no autoscaling for you to babysit.
Common questions
Do I need my own GPU?
No — processing is fully managed on our GPUs; you only make REST calls.
Is processing synchronous?
No — it's asynchronous. Submit a job and poll it, or receive an HMAC-signed webhook when it completes.
Read the full docs
The complete API reference, OpenAPI spec and Postman sandbox are a click away.
Get your API key →