Version: 1.0.0
Berry Seedance 2.0 Portrait Management API
Berry Seedance 2.0 private portrait asset management. Manage portrait groups and assets with your API Key; the platform calls Volcengine private virtual portrait APIs for group creation, asset registration, query, and deletion.
Workflow
- Create a portrait group and obtain
group_id - Create portrait assets under the group with accessible image URLs
- List or get assets and wait for Volcengine processing to complete
- Reference assets in Seedance 2.0 video generation with
asset://{asset_id}
Concepts
- Portrait group: archives portrait assets for the same person/subject
- Portrait asset: a portrait image; after creation the platform registers with Volcengine and returns
asset_id - User isolation: each API Key can only manage its owner's groups and assets
- Asset status: assets may need processing time before use in Seedance 2.0 video generation