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

Advanced AI Image Generation (seedream). Known for its exceptional detail and artistic flexibility, Seedream excels at accurately understanding complex multi-part prompts. Maximum Resolution: 4K Pricing: Starts at $0.04 per image

Key Capabilities

  • Exceptional Detail: Generate highly detailed images with fine textures and nuances.
  • 4K Resolution: Output crisp images up to 4K for professional use.
  • Artistic Flexibility: From photorealistic to stylized art — Seedream does it all.
  • Prompt Accuracy: Excellent understanding of complex multi-part prompts.

Use Cases

  • Concept Art: Create concept art for games, films, and creative projects.
  • Illustrations: Generate book illustrations, editorial art, and more.

Quick Start

1. Generating an Image with Seedream

curl --request POST \
  --url https://api.veogen.studio/api/v1/generations \
  --header 'Authorization: Bearer <API_KEY>' \
  --header 'Content-Type: application/json' \
  --data '{
    "model": "seedream",
    "prompt": "A beautiful painting of a cyberpunk city at night with neon lights.",
    "resolution": "4K"
  }'
{
  "data": {
    "id": "img_67890ghijk",
    "model": "seedream",
    "status": "pending",
    "created_at": "2026-04-11T12:00:00Z"
  }
}

FAQ

Seedream excels at generating highly detailed images with excellent texture and nuance. It’s particularly good at artistic styles and creative interpretations.
Seedream 4.5 can generate images up to 4K resolution, making it suitable for professional and commercial applications.