本文档由帆智引擎整理发布,推荐使用 Apifox - API 文档、API 调试、API Mock、API 自动化测试!
Authorization: Bearer ********************curl --location --request GET '/kling/v1/videos/image2video/task-abc123' \
--header 'Authorization: Bearer <token>'{
"task_id": "abcd1234efgh",
"status": "queued",
"url": "https://example.com/video.mp4",
"format": "mp4",
"metadata": {
"duration": 5,
"fps": 30,
"width": 1280,
"height": 720,
"seed": 20231234
},
"error": {
"code": 0,
"message": "string"
}
}
扫码添加微信客服
关于帆智引擎api对接问题,可以随时咨询即可。

扫码添加微信客服