Seedream 4 API
Seedream 4는 생성과 편집을 통합하고 참조 일관성을 우선시하며 최대 4K 출력을 지원하는 ByteDance Seed의 이미지 모델입니다.
A beautiful landscape with mountains and a lake, golden hour lighting, photorealistic style

Upload reference images
Click to upload or drag and drop
Supported formats: JPG, JPEG, PNG, WEBP
Maximum file size: 10MB; Maximum files: 10

기록
최대 20개 항목0 실행 중 · 0 완료됨
Seedream 4 API 일관성이 뛰어난 이미지 생성 및 편집용
Seedream 4는 단일 아키텍처에서 이미지 생성과 편집을 통합하는 ByteDance Seed 팀의 차세대 이미지 생성 모델입니다. 참조 일관성을 강조하고 최대 4K의 고화질 이미지를 생성할 수 있습니다.

Pricing
| Model | Mode | Price |
|---|---|---|
| Seedream 4 | Image Generation | Popular $0.0222/ image(1.6 Credits) |
If it's down, we automatically use the next cheapest available—ensuring 99.9% uptime at the best possible price.
Seedream 4 API로 무엇을 만들 수 있나요?
캠페인을 위한 일괄 이미지 생성
`n` 매개변수(1~15)를 사용하여 하나의 요청으로 여러 변형을 생성합니다. 이는 각 버전에 대한 프롬프트를 다시 작성하지 않고도 다양성을 제어하려는 광고 세트, 히어로 이미지 및 제품 변형에 이상적입니다.

다중 참조 이미지 편집
'image_urls'를 통해 여러 참조 이미지를 업로드하여 이미지 간 편집을 안내하고 로고, 자료, 주제와 같은 주요 아이덴티티 요소를 보존하세요. 이는 제품 카탈로그, 브랜드 자산 및 일괄 편집에 유용합니다.

생산 출력에 대한 해상도 제어
Seedream 4 API은 문서화된 범위 내에서 단순화된 크기 조정(1K/2K/4K)과 명시적인 픽셀 크기를 지원합니다. 수동으로 크기를 조정하지 않고도 광고 사양, 랜딩 페이지, 마켓플레이스 요구 사항을 맞추려면 이 기능을 사용하세요.

개발자가 Seedream 4 API을 선택하는 이유
배치 생산성, 참조 기반 일관성, 예측 가능한 크기 조정의 균형을 유지하는 통합 비동기 이미지 API입니다.
통합된 생성 및 편집
하나의 엔드포인트와 동일한 인증 흐름을 통해 텍스트-이미지, 이미지-이미지 및 이미지 편집을 실행합니다.
참조 기반 일관성
다중 참조 입력을 사용하여 출력 및 변형 전반에 걸쳐 아이덴티티, 브랜딩 또는 구성을 안정적으로 유지합니다.
확장을 위해 구축된 비동기 워크플로
작업은 작업 ID를 반환하고 완료되면 콜백 URL을 트리거하여 안정적인 파이프라인과 대기열 기반 처리를 가능하게 합니다.
Seedream 4 API 통합 방법
생산 자동화를 위해 설계된 간단한 비동기 워크플로우입니다.
1단계 - API 키 생성
대시보드에서 evolink.ai API 키를 생성하고 모든 요청에 대해 Bearer 토큰 인증을 사용하세요.
2단계 - /v1/images/세대 호출
`model: "doubao-seedream-4.0"`, 프롬프트 및 `n`, `size`, `image_urls`, `prompt_priority` 및 `callback_url`과 같은 선택적 매개변수를 보냅니다.
3단계 - 결과 검색
작업 상태 엔드포인트를 폴링하거나 웹훅 콜백을 수신하세요. 반환된 이미지 URLs를 즉시 저장하세요(링크는 24시간 동안 유효합니다).
Seedream 4 API 기능
생산 팀에 중요한 동작 및 제한 사항을 문서화했습니다.
텍스트 대 이미지 + 이미지 대 이미지
하나의 엔드포인트는 참조 이미지를 기반으로 텍스트 생성 및 편집을 지원합니다.
최대 15개의 일괄 출력
호출당 여러 후보를 요청하려면 'n'을 사용하세요. 총 참조 + 출력 이미지는 최대 15개입니다.
다중 참조 입력
편집을 안내하고 ID를 보존하기 위해 'image_urls'를 통해 최대 14개의 참조 이미지를 제공하세요.
유연한 크기 조정
단순화된 크기(1K/2K/4K)를 선택하거나 지원되는 범위 내에서 명시적인 픽셀 크기를 선택하세요.
비동기 작업 워크플로
각 요청은 작업 ID를 생성하여 대기열 기반 처리 및 선택적 콜백을 활성화합니다.
광범위한 입력 형식
참조 이미지는 JPG, PNG, WebP, BMP, TIFF 및 GIF와 같은 일반적인 형식을 사용할 수 있습니다.
Seedream 4 FAQ
Everything you need to know about the product and billing.
API Reference
Select endpoint
Authentication
All APIs require Bearer Token authentication.
Authorization:
Bearer YOUR_API_KEY/v1/images/generationsGenerate Image
Create an image generation task using text prompts or reference images. Supports text-to-image, image-to-image, and image editing modes.
Asynchronous processing mode, use the returned task ID to .
Generated image links are valid for 24 hours, please save them promptly.
Request Parameters
modelstringRequiredDefault: doubao-seedream-4.0Image generation model name.
doubao-seedream-4.0promptstringRequiredPrompt describing the image to be generated or how to edit the input image.
Notes
- Limited to 2000 tokens
A cat playing in the grasssizestringOptionalDefault: autoAspect ratio of generated images.
| Value | Description |
|---|---|
| auto | Auto - model determines optimal ratio |
| 1:1 | Square |
| 2:3 / 3:2 | Portrait / Landscape |
| 3:4 / 4:3 | Portrait / Landscape |
| 4:5 / 5:4 | Portrait / Landscape |
| 9:16 / 16:9 | Vertical / Horizontal |
| 21:9 | Ultra-wide |
Notes
- Backend auto-converts ratio + quality to exact pixels
16:9qualitystringOptionalDefault: 2KResolution tier for generated images. Backend converts ratio + quality to exact pixel dimensions.
| Value | Description |
|---|---|
| 1K | Standard quality |
| 2K | High quality (default) |
| 4K | Ultra quality (higher cost) |
2KnintegerOptionalDefault: 1Number of images to generate.
| Value | Description |
|---|---|
| 1-15 | Batch generation supported |
1image_urlsarrayOptionalReference image URL list for image-to-image and image editing functions.
Notes
- Max 10 images per request
- Max size: 10MB per image
- Formats: .jpeg, .jpg, .png
- Aspect ratio range: [1/3, 3]
- Total pixels: ≤6000×6000
- URLs must be directly accessible by the server
https://example.com/image1.pngprompt_priorityenum<string>OptionalDefault: standardPrompt optimization strategy for setting the prompt optimization mode.
| Value | Description |
|---|---|
| standard | Standard mode, higher quality, slower |
| fast | Fast mode, faster speed, normal quality |
standardcallback_urlstringOptionalHTTPS callback address after task completion.
Notes
- Triggered on completion, failure, or cancellation
- Sent after billing confirmation
- HTTPS only, no internal IPs
- Max length: 2048 chars
- Timeout: 10s, Max 3 retries
https://your-domain.com/webhooks/image-task-completed