doubao-seedance-2-5-260628
- Protocols
- openai_video
- Endpoints
- openai-video
- Modalities
- text, image → video
Capabilities
| Capability | Support | Evidence | Notes |
|---|---|---|---|
async_task |
Native | Live-verified | Successful asynchronous tasks are present in the dated production evidence. |
generated_audio |
Not verified | Catalogue-declared | Request serialization exists, but acceptance has not been independently verified. |
image_to_video |
Not verified | Catalogue-declared | The dated usage records do not retain enough request detail to verify this feature. |
Parameters
| Field | Type | Support | Evidence | Notes |
|---|---|---|---|---|
duration |
integer | Translated | Code-checked | The accepted range and value fidelity have not been independently verified. |
image |
string | Translated | Code-checked | → content[].image_urla single image is normalized into the image list and carried as an image_url content item A single image is normalized into the image list before serialization. |
images |
array | Translated | Code-checked | → content[].image_urleach URL is carried as one image_url content item; duplicate input_reference values are removed The accepted item-count range has not been independently verified. |
input_reference |
string | Translated | Code-checked | → content[].image_urlthe reference is appended to the image content list unless the same URL is already present |
model |
string | Native | Live-verified | Required |
prompt |
string | Translated | Live-verified | Required → content[].textthe prompt is carried into one text item in the outbound content array |
seconds |
string | Normalized | Code-checked | → durationa positive decimal string is converted to an integer duration and takes precedence over duration |
Capability profile
2026-09-04.1
· Last verified 2026-09-04