Reference lock is live. Auto renders on Seedance 2.0 Fast.See the lock
Developer docsREST API · Python and Node SDKs · MCP

Docs

Errors

Error shape

{
  "error": {
    "type": "invalid_request",
    "message": "duration must be between 4 and 15 seconds.",
    "param": "duration"
  }
}

Status codes

StatusTypeMeaning
400invalid_requestA parameter is missing or out of range.
401authentication_errorMissing, invalid, or revoked API key.
402insufficient_creditsBalance is below the price of the job.
404not_foundNo such video or character on your account.
502upstream_errorA model provider failed. You were not charged.
503server_errorThe render pipeline is not configured.

A video that fails after it was accepted ends with status: "failed" and a readable error. Its credits are refunded automatically.

Next

API versions →