SP Submit Real-Person Whitelist
Seedance SP Economy
SP Submit Real-Person Whitelist
提交真人图片素材进行加白处理,完成后可用于 SP 经济版视频生成。
POST
SP Submit Real-Person Whitelist
Submit a real-person portrait for whitelist processing. Once active, the asset can be used in SP economy video generation.
After submission,
Flow
- Call this endpoint with a portrait URL
- Poll Query Real-Person Status using the returned
asset_id - When
statusisActive, useasset_reforasset://{asset_id}in SP Create Video
Request body
| Field | Type | Required | Description |
|---|---|---|---|
name | string | Yes | Asset name |
url | string | Yes | Public portrait image URL |
Example
Response
status is usually Processing and asset_ref is null until processing completes.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json