← Back
Qaves Utilities mascot
Limited Beta

Qaves Utilities

An AI media API. Generate images & video, host them for free, and ship faster.

Images

All the models you love

Drop-in /v1/images endpoint.

Video

Lightning fast

Image-to-video and text-to-video.

Storage

Free hosted CDN

Buckets and signed URLs out of the box.

curl https://qaves.me/api/v1/images/generations \
  -H "Authorization: Bearer $QU_KEY" \
  -H "Content-Type: application/json" \
  -d '{ "model": "gpt-image-2", "prompt": "a neon prune" }'