查询用于视频创作的ppt
更新时间:2025-07-25 00:09:59
接口描述
1、根据ppt文件id查询用于视频创作的ppt信息
2、接口支持https协议
接口URL
http://api.polyv.net/live/v4/ai/video-produce/ppt/get
请求方式
GET
接口约束
1、接口同时支持HTTP 、HTTPS ,建议使用HTTPS 确保接口安全,接口调用有频率限制,详细请查看
请求参数描述
示例
http://api.polyv.net/live/v4/ai/video-produce/ppt/get?timestamp=1716107535043&appId=gopl67qi7e&fileId=fd758a9783bb3feaa0bce41a3se9610ab976635677927pptVideocommon&sign=6625340A6017272DF55CD1F5DC42CFCB
响应参数描述
data参数描述
ppt文档状态描述
响应示例
成功示例
{
"code": 200,
"status": "success",
"requestId": "613c683f-efd2-4676-836c-6b674a42c191",
"data": {
"autoId": 80003611,
"fileId": "fd758a9783bb3feaa0bce41af48610ab976635677927pptVideocommon",
"fileName": "测试3.pptx",
"fileUrl": "http://doc-2.polyv.net/sources/20250529/fd758a9783bb3feaa0bce41a3se9610ab976635677927pptVideocommon.pptx",
"fileType": ".pptx",
"totalPage": 1,
"status": "normal",
"createTime": 1748498090000,
"convertType": "common",
"previewImage": "http://doc-2.polyv.net/images/2025/05/fd758a9783bb3feaa0bce41a3se9610ab976635677927pptVideocommon/fd758a9783bb3feaa0bce41af48610ab976635677927pptVideocommon_0000_s.jpeg",
"previewBigImage": "http://doc-2.polyv.net/images/2025/05/fd758a9783bb3feaa0bce41a3se9610ab976635677927pptVideocommon/fd758a9783bb3feaa0bce41af48610ab976635677927pptVideocommon_0000.jpeg",
"sourceType": "pptVideo",
"hasRemarks": false
},
"success": true
}
Error参数描述