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.
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"}'