Seedream 5.0 Pro

Seedream for photorealistic commercial hero images, product photography, and edits guided by annotated references. It is strong on natural lighting, skin, and materials while following explicit art direction; 1K/2K output with up to 10 references.

Cost

from 2 tokens

ImageProvider: BytePlus
Run generation
IDEMPOTENCY_KEY="${IDEMPOTENCY_KEY:-$(uuidgen)}"
curl -X POST https://api.givon.ai/api/v1/generations \
  -H "Authorization: Bearer $GIVON_API_KEY" \
  -H "Idempotency-Key: $IDEMPOTENCY_KEY" \
  -H "Content-Type: application/json" \
  -d '{"type":"image","model":"seedream-5-pro","input":{"prompt":"studio portrait of a red corgi, soft light","aspectRatio":"9:16","imageSize":"1K","sourceImage":"asset://asset_...","referenceAssetUris":["asset://asset_..."]}}'

Input fields

* required
prompt*prompt

Image description.

Type
string
Default
Allowed
up to 5000 chars
aspectRatioaspectRatio
Type
string
Default
9:16
Allowed
16:9, 1:1, 2:3, 3:2, 3:4, 4:3, 9:16
imageSizeimageSize
Type
string
Default
1K
Allowed
1K, 2K
Source imagesourceImage

Asset used as the source image for image editing.

Type
string
Default
Allowed
image · asset, https, data
Mask imagemaskImage

Optional mask image for region editing. Requires sourceImage.

Type
string
Default
Allowed
image · asset, https, data
Reference imagesreferenceAssetUris

Optional reference images as asset:// URIs, HTTPS URLs, or data URIs.

Type
array
Default
Allowed
image · up to 10 · asset, https, data

Cost

from 2 tokens
1Kdefault2 tokens
2K4 tokens

The variant is selected automatically from request fields, so you do not need to send it.

Capabilities

Modestext_to_imageimage_edit
Asset slotssourceImage:imagemaskImage:imagereferenceAssetUris:image[]<=10

Run Seedream 5.0 Pro

Get an API key and the same request shape will work across every model in the catalog.

Where to use this model