Doubao Seedream

otherzlhub

Doubao Seedream image generation via zlhub. Supports Seedream 5.0 Pro, Seedream 5.0 Lite, and Seedream 4.5 for text-to-image and image-reference workflows.

Get API Key
Doubao Seedream 5.0 Lite
Per character: 15 credits/char

Quick Example

curl -X POST https://api.aivideoapi.ai/v1/images/generations \
  -H "Authorization: Bearer sk-your-key" \
  -H "Content-Type: application/json" \
  -d '{"model": "doubao-seedream-5.0-lite", "input": {"prompt": "Your prompt here"}}'
Doubao Seedream 4.5
Per character: 15 credits/char

Quick Example

curl -X POST https://api.aivideoapi.ai/v1/images/generations \
  -H "Authorization: Bearer sk-your-key" \
  -H "Content-Type: application/json" \
  -d '{"model": "doubao-seedream-4.5", "input": {"prompt": "Your prompt here"}}'
Doubao Seedream 5.0 Pro
Per character: 1 credits/char + 30 base

Quick Example

curl -X POST https://api.aivideoapi.ai/v1/images/generations \
  -H "Authorization: Bearer sk-your-key" \
  -H "Content-Type: application/json" \
  -d '{"model": "doubao-seedream-5.0-pro", "input": {"prompt": "Your prompt here"}}'
Doubao Seedream API - API Market | AI Video API