seedream-4.0

Seedream · Per Request

seedream-4.0Available
ImageImage Generation

Pricing

Official PriceLemonData Price
Price$0.03$0.021

Best For

Image Generation

Creating images, illustrations, and visual content

API Code Example

POST/v1/images/generations
curl https://api.lemondata.cc/v1/images/generations \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer sk-xxx" \
  -d '{
    "model": "seedream-4.0",
    "prompt": "A beautiful sunset over mountains",
    "size": "1024x1024",
    "n": 1
  }'

FAQ

How much does seedream-4.0 cost?

On LemonData, seedream-4.0 costs $0.0000 per 1M input tokens and $0.0000 per 1M output tokens, which is up to 30% off the official pricing.

What is seedream-4.0 best for?

seedream-4.0 excels at Image, Image Generation. Access it through LemonData's unified API with a single API key.

How to use seedream-4.0 API?

Get your API key from LemonData, set the base URL to api.lemondata.cc/v1, and use any OpenAI-compatible SDK. See the code examples above.

Related Models