Skip to content
The Vellria generation platform

Images and video, rendered as written

Generate professional-quality content with image and video models, through the API or straight from a model's own page.

Models

Image and video models

  • Vellria Lite Image

    The cheapest image model in the catalog. Prompt only: it takes no reference image.

    Text to image

    1 credit
  • Seedream 5 Pro Image

    The flagship image model, focused on detail and composition. 2K output only.

    Text to image

    8 credits
  • Seedream 5 Pro Image Edit

    The flagship editing model. Takes up to ten references and preserves identity and lighting.

    Image to image

    8 credits
  • Qwen 3 Image

    Strong on long, complex prompts; stays faithful to scene composition and text.

    Text to image

    5 credits
  • Qwen 3 Image Edit

    Edits using the images you provide as references, preserving character and scene.

    Image to image

    5 credits
  • Qwen 3 Pro Image

    The higher-priced Qwen tier. Prompt only, and every output shape costs the same.

    Text to image

    7 credits

How it works

Three steps from key to output

  1. Get an API key

    Add credits in the console and create a key. Every request carries it as a bearer token, and the key prefix tells you it is ours.

  2. Start a generation

    Post a model id, your prompt and the size or resolution you want. The call returns a record id right away; the model runs asynchronously.

  3. Download the output

    Read that record back until it is finished, then download the file. If a generation fails the credits are refunded automatically.

curl
curl https://vellria.com/v1/generate/image \
  -H "Authorization: Bearer vll_..." \
  -H "Content-Type: application/json" \
  -d '{
    "model": "vellria-lite",
    "prompt": "A cat asleep in space, cinematic light",
    "size": "1024*1024",
    "seed": 42
  }'
Read the reference

Why Vellria

What you get

  • Vellria Lite Image
    1 credit
    Seedream 5 Pro Image
    8 credits
    Seedream 5 Pro Image Edit
    8 credits

    Priced in credits, per run

    No subscription. Every model publishes what one run costs, and credits are refunded automatically when a generation fails.
    • Generation finished
    • Deleted after 14 days

    Your files, then deleted

    Finished images and video are kept for 14 days and then deleted from the server. Download anything you want to keep.
  • A workspace when you want one

    The same catalog, driven from a panel instead of a request body.

FAQ

Frequently asked questions

How do credits work?

1 credit = $0.01. Credits are deducted when a generation starts and refunded automatically if it fails. Each model's page shows what it costs.

How long are my generations kept?

Files are kept for 14 days and then deleted from the server. Your billing record stays but the file goes — download anything you want to keep.

Is there an API?

Yes. Get your key from the console and call every model with the same body; the API reference has the endpoints and a curl example. Generation starts asynchronously and the result is read back from the same record.

How do payments work?

No subscription. You top up with a card or with crypto — on the crypto side USDT · TRC20 is recommended — and credits are added automatically once the payment confirms. Each method has its own packages, so the same amount buys different credits.

Browse the catalog before you spend anything

No subscription. Add credits and pay for what you use.

Pick a model