curl --location '/api/v1/user_task/asyncCreateWithCost' \
--header 'x-api-key: 9e446daf879047ddb1449a65ed371dad' \
--header 'Content-Type: application/json' \
--data '{
"business_url": "kvideo/video/omni",
"user_input": {
"modelName": "GoogleOmni",
"modelType": "text2video",
"duration": 4,
"prompt": "iphone17pro的产品展示,4s,10个镜头快速切换,科技感",
"images": "",
"video": "",
"size": "720x1280"
},
"cost_type": 2,
"source": "0"
}'{
"id": 43709,
"created_at": "2026-06-28T10:08:42.610606+08:00",
"updated_at": "2026-06-28T10:08:42.610649+08:00",
"project_id": 7113,
"user_input": {
"modelName": "GoogleOmni",
"modelType": "text2video",
"duration": 4,
"prompt": "iphone17pro的产品展示,4s,10个镜头快速切换,科技感",
"images": "",
"video": "",
"size": "720x1280"
},
"cover_url": null,
"service_output": null,
"source": "0",
"del_status": "0",
"is_hidden": "0",
"task_status": "pending",
"cost": "0.8"
}