MaiopcMaiopc
Maiopc

Seedance2.0 - Submit Asset

Submit Seedance2.0 assets and use the returned assetId in video generation

POST/kyyReactApiServer/asset/seedance2/assetUpload

Seedance2.0 Submit Asset

Submit an image, video, or audio asset. Use assetId://{assetId} in video generation.
cURL
Authorization: Bearer {{key}}
assetTypestringrequired
Asset type: Image, Video, Audio.
urlstringrequired
Original asset URL. It must be accessible by the server.
namestring
Asset name.
assetIdstring
Asset ID.
assetTypestring
Asset type.
urlstring
Original asset URL.
statusstring
Asset status, usually READY.
namestring
Asset name.