API Endpoint:
https://api2.laozhang.ai/v1/images/generationsAvailable Models:seedream-4-0-250828- $0.035/imageseedream-4-5-251128- $0.045/image (Latest version)
Prerequisites
1
Get API Key
Log in to laozhang.ai console to obtain your API key
2
Configure Billing Mode
Edit token settings and choose one of the following billing modes (same price for both):
- Volume Priority (Recommended): Uses balance billing first, automatically switches when balance is insufficient. Suitable for most users
- Pay-per-call: Direct deduction for each call. Suitable for strict budget control scenarios
Both modes have exactly the same price, only the billing method differs. SeeDream 4.0 is $0.035/image, 4.5 is $0.045/image.

Changelog
September 11, 2025 - SeeDream 4.0 API launched officially, integrated by LaoZhang AI on the same day
Core Features
Text-to-Image
Generate high-quality images from text descriptions
Image-to-Image
AI editing and redrawing based on source images
Multi-Image Input
Supports up to 10 reference images
Flexible Dimensions
Customizable image resolution and size
OpenAI Format
Fully compatible with OpenAI Image API format
Flexible Versions
4.0 at $0.035/image, 4.5 at $0.045/image
Key Information
Source
Technical Specifications
Versions & Pricing
💰 Pricing Details
- SeeDream 4.0: $0.035/image
- SeeDream 4.5: $0.045/image
- Billing note: Pay-per-use pricing, with actual charges visible in call logs
Getting Started
1
Create Token
Login to LaoZhang API Token Management and create a pay-per-use token

2
Select Billing Type
Important: Must select “Pay-per-use” type
3
Save Token
Copy the generated token (format:
sk-xxxxxx) and replace API_KEY in the codeText-to-Image
Python Version
Curl Simple Version
Curl One-Line Version (with Auto Download)
Image-to-Image
AI editing and redrawing based on source images, supports up to 10 reference images.Python Version
Curl Version
Resources
Official Documentation
API Documentation
BytePlus ModelArk official technical documentation
User Manual
Seedream 4.0 User Manual
User Guide
Seedream 4.0 User Guide
Prompting Tips
Prompting and style keyword guide
Common Questions
Dimensions and Resolution
Dimensions and Resolution
Supports custom image dimensions via
size parameter:2K: 2048 pixels (recommended)- Also supports custom resolutions
Reference Image Count
Reference Image Count
- Text-to-Image: No reference images needed
- Image-to-Image: Supports 1-10 reference images
- Pass via
imageparameter as URL or Base64
Watermark Settings
Watermark Settings
Control via
watermark parameter:false: No watermark (recommended)true: With watermark
Response Format
Response Format
Supports two response formats (
response_format):url: Returns image link (recommended, convenient for download)b64_json: Returns Base64 encoding
Generation Mode
Generation Mode
Control via
sequential_image_generation parameter:disabled: Standard generation mode (recommended)enabled: Sequential generation mode
API Parameter Reference
Request Parameters
Response Format
Next Steps
Nano Banana Image Generation
$0.025/image Gemini image generation
FLUX Image Generation
Check out FLUX image generation API
API Console
Create API token
Billing Console
Review balance, account credit updates, and call logs