模型接口API文档视频模型
代理获取视频内容
代理获取视频内容
通过网关代理获取已生成的视频文件内容或可下载资源。
curl -X GET "https://api.routescope.ai/v1/videos/task_01JZ8M9Q4R7V2K8N9P0Q/content""string"{
"error": null,
"message": "success"
}Authorization
BearerAuth
AuthorizationBearer <token>
模型 relay 接口鉴权。请求头:Authorization: Bearer 。
In: header
Path Parameters
task_id*string
任务 ID。
Response Body
video/mp4
application/json
最后更新于