cURL
Assets
Seedance Asset Detail
Query the status and metadata of a Seedance asset library asset by assetId.
GET
cURL
The path parameter accepts a bare asset ID or the
assetId://{assetId} reference form. The status is synced with the upstream asset library when you query, so polling this endpoint reflects the latest processing state. Only ACTIVE assets can be submitted to video generation.
Querying asset detail is limited to assets you submitted. Referencing an asset in a generation request is not: any account may reference a known asset ID via assetId://{assetId}, just like a public URL. assetId:// references are only accepted by Seedance 2.0/2.5 series generation endpoints.
Asset status
Authorizations
Use your APIPod API key as a Bearer token in the Authorization header.
Path Parameters
Asset ID. Accepts a bare ID or the assetId://{assetId} reference form.