Photo to 3d slow-motion
开发环境
开发环境
POST
/api/portrait/effects/hitchcock-effects
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST '/api/portrait/effects/hitchcock-effects' \
--header 'ailabapi-api-key;' \
--form 'image_target=@""' \
--form 'video_type=""' \
--form 'device_type=""' \
--form 'video_length=""'
响应示例响应示例
{
"error_code": 0,
"error_msg": "",
"request_id": "",
"log_id": "",
"data": {
"video": ""
}
}
请求参数
Header 参数
ailabapi-api-key
string
必需
Body 参数multipart/form-data
image_target
file
必需
video_type
string
必需
device_type
string
必需
video_length
string
必需