Skip to main content
Varo Cloud is a unified platform that brings multiple AI models together in one place — leading video, image, audio, and language models behind one API, one balance, and one dashboard. Instead of juggling separate providers, keys, and bills, you sign in once, top up once, and build with the models you need — with better pricing and reliable performance.

What you can do

Models

Browse a catalog of state-of-the-art models — video, image, audio, and language — from publishers like OpenAI, Google, Kling, Seedance, Flux, Runway, Luma, and more.

AI Generator

Run any model directly in the browser. Tune parameters in the Playground, compare outputs, and grab ready-to-run code that mirrors your inputs.

Unified API

One REST API for every model. Submit a generation task, poll for the result, and switch models by changing a single field.

Billing & Usage

Prepaid balance with transparent per-model pricing. Track spend per task and per API key, and export your billing records anytime.

How it works

Getting from zero to your first generation takes just three steps:
1

Create your account

Sign in at varo.cloud/auth with your email and a one-time verification code — no password needed. Your account is created automatically on first sign-in. See Account setup.
2

Top up and create an API key

Add funds to your balance from the Billing page, then create a key on the API Keys page. Keys start with sk_live_ and are shown only once. See Authentication.
3

Generate

Pick a model, then run it from the AI Generator or call the API: POST /v1/generations creates a task, and you poll it until it completes. Every model’s API tab has copy-paste examples in HTTP, Python, and JavaScript.

Explore the models

Every model in the catalog has a detail page with a live Playground, per-run pricing, parameter documentation, and your task history for that model. Capabilities span text-to-video, image-to-video, video-to-video, text-to-image, and image-to-image — plus LLMs priced per million tokens.
Ready to make your first API call? Head to the API Reference for the full request and response format.