source_url 必须是公网可访问的 HTTP/HTTPS 地址。source_url。file_id,任务进入后台异步处理队列。GET /files/{file_id} 接口,直到文件状态变更为 ready 。curl --location 'https://openai.qiniu.com/v1/files' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"model": "gemini-3.0-pro-preview",
"source_url": "https://aitoken-public.qnaigc.com/example/generate-video/running-man.jpg",
"expires_in": 172800
}'{
"id": "qfile-12345-1770727746152401856-01d742",
"object": "file",
"status": "pending",
"model": "gemini-3.0-pro-preview",
"created_at": 1770727746,
"expires_at": 1770900546
}