将虚拟人像素材提交到素材库,并在 Seedance 2 视频生成中直接使用
虚拟人像素材接口适用于你已经拥有可商用的虚拟角色素材,希望将这些素材提交到平台进行审核和处理,后续在 Seedance 2 视频生成中稳定复用的场景。 你可以用这组接口完成三件事:Documentation Index
Fetch the complete documentation index at: https://docs.toapis.com/llms.txt
Use this file to discover all available pages before exploring further.
POST /v1/videos/doubao-seedance-2-0/private-avatar/groupsgroup_idPOST /v1/videos/doubao-seedance-2-0/private-avatar/assetsasset_idasset_type:
imagevideoaudiogroup_id:素材组 IDasset_type:素材类型source_url:素材公网 URLname:素材名称,可选active。
调用接口:
GET /v1/videos/doubao-seedance-2-0/private-avatar/assets/{asset_id}active 后,你可以在视频生成接口中使用 asset://<ASSET_ID> 来引用它。
调用接口:
POST /v1/videos/generationsasset://<ASSET_ID> 即可。
status=activegroup_id,还没有拿到 asset_id,说明你还没完成“上传素材”这一步