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
這個頁面有幫助嗎?