BETAWe are currently in beta. Should you encounter any issues, please do not hesitate to contact us.
Discount on all models + if you follow us on twitter and hit us on dm you will get free credit to your email hurry up 🔥🔥🔥 click here
getvivix gives you programmatic access to image, video, voice, and lipsync models — the same ones running the web Studio. Pro and Ultimate tiers unlock API keys; everything you spend draws from your existing credit wallet.
60-second guide. Auth, your first call, parse the result.
Bearer-token auth. Key rotation. Webhook signing.
What you can call. Categories, params, cost bands.
Generate, status, list models, balance — full reference.
Every code, every message, every recommended next step.
Architecture, limits, versioning, what counts toward what.
Generate something in two lines
curl -X POST https://getvivix.com/api/v1/generate \
-H "Authorization: Bearer vvx_live_..." \
-H "Content-Type: application/json" \
-d '{"model":"grok-imagine-image-quality","prompt":"a misty forest at dawn"}'