Skip to main content
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

Authorization
string
header
required

Use your APIPod API key as a Bearer token in the Authorization header.

Path Parameters

assetId
string
required

Asset ID. Accepts a bare ID or the assetId://{assetId} reference form.

Response

Asset detail

Standard response envelope for asset detail

code
integer
required

HTTP status code.

message
string
required

Response message.

Allowed value: "success"
data
Asset · object
required