Active status before you can use it with the asset:// reference format in video generation tasks.
Base URL: https://zcbservice.aizfw.cn/kyyReactApiServer
Endpoint: POST /asset/sd2Manxue/assetStatus
Request Parameters
array
required
A list of asset IDs to query. These are the IDs returned in
data.items[].assetId from the Submit Assets endpoint.Example: ["asset_img_001", "asset_video_001"]Response Fields
string
Response status code.
"0" indicates success; any other value indicates failure.string
Response message. Returns
null on success, or an error description on failure.object
The response data object, returned on success.
Asset Status Values
Example Request
asset_img_001 has passed review and is ready to use, while asset_video_001 is still under review. Continue polling until all required assets reach Active.