Skip to main content

Documentation Index

Fetch the complete documentation index at: https://veogenstudio.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Model Description

ByteDance’s 4K Image Generation Model (seedream-5-lite) is an advanced text-to-image AI capable of generating pristine 4K images with incredible typography and multi-image consistency. Maximum Resolution: 4K Pricing: Starts at $0.04 per image

Key Capabilities

  • 4K Ultra-HD Output: Generate images in stunning 4K resolution. Print-ready, professional quality visuals.
  • Perfect Text Rendering: Industry-leading accuracy for text in images. Create posters, banners, and marketing materials.
  • Batch Generation: Generate 1–15 images in a single request. Perfect for A/B testing or product variations.
  • 10 Reference Images: Upload up to 10 reference images for style consistency across your assets.

Use Cases

  • Marketing Campaigns: Create professional ad creatives, banners, and promotional visuals at scale.
  • E-commerce Visuals: Generate product images, lifestyle shots, and catalog visuals with text overlays.

Quick Start

1. Generating an Image with Seedream 5.0 Lite

curl --request POST \
  --url https://api.veogen.studio/api/v1/generations \
  --header 'Authorization: Bearer <API_KEY>' \
  --header 'Content-Type: application/json' \
  --data '{
    "model": "seedream-5-lite",
    "prompt": "A modern fashion campaign poster with the text \"SUMMER COLLECTION\".",
    "resolution": "4K"
  }'
{
  "data": {
    "id": "img_78901hijkl",
    "model": "seedream-5-lite",
    "status": "pending",
    "created_at": "2026-04-11T12:00:00Z"
  }
}

FAQ

You can upload up to 10 reference images to guide the generation. This helps maintain style consistency across multiple outputs — perfect for brand visuals and product variations.
Seedream 5.0 Lite starts at $0.04 per image — transparent USD pricing with no monthly subscriptions or hidden fees. Pay only for what you generate.