模型定價
在一個頁面比較該系列的所有公開規格與目前價格。
單次價格
$0.0345 / 次
輸出
—
上下文
—
最大輸出
—
- 模型 ID
-
doubao-seedream-5.0-lite - 計費模式
- 按次計費
- 可用分組
- default
- 功能
- text-to-image, image-to-image, reference-to-image
API 參考
Base URL 為 https://api.rokoapi.com/v1。請求中的 model 必須使用上方列出的模型 ID。
curl https://api.rokoapi.com/v1/images/generations \
-H "Authorization: Bearer $API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "doubao-seedream-5.0-lite",
"prompt": "清晨寧靜的湖泊,照片級真實感"
}' 更多參數、限制與非同步任務查詢方式,請閱讀 Doubao Seedream 5.0 Lite 開發指南。 Doubao Seedream 5.0 Lite 開發文件 · OpenAI · Authorization