Doubao Seedream

otherzlhub

Doubao Seedream image generation via zlhub. Supports text-to-image, image references, multi-image references, and sequential image generation.

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

Quick Example

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

Quick Example

curl -X POST https://api.aivideoapi.ai/v1/videos/generations \
  -H "Authorization: Bearer sk-your-key" \
  -H "Content-Type: application/json" \
  -d '{"model": "doubao-seedream-4.5", "prompt": "Your prompt here"}'