Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.orcarouter.ai/v1/asset/files/{aid} \ --header 'Authorization: Bearer <token>'
{ "Id": "asset-20260318071009-xy98z", "GroupId": "group-20260318033332-ab12c", "AssetType": "Image", "Status": "Active", "URL": "https://ark-media-asset-....volces.com/...", "CreateTime": "2026-03-18T03:57:10Z", "UpdateTime": "2026-03-18T03:57:14Z" }
轮询预处理状态。Status:Processing → Active(可用于生视频)或 Failed(见 Error)。URL 是临时签名下载链接(约 12 小时有效)。
Status
Processing
Active
Failed
Error
URL
OrcaRouter API 密钥形如 sk-orca-...。请在 Authorization: Bearer sk-orca-... 头中传入。
sk-orca-...
Authorization: Bearer sk-orca-...
资产详情
The response is of type object.
object
此页面对您有帮助吗?