{
"origin_video_url": "https://cdn.wujiebantu.com/FpS5akpvJ1kaQYaFXarjJCJjObtA.mp4",
"video_duration": 4,
"model_code": 10007,
"video_quality_mode": 266,
"queue_type": 0,
"notify_url": "www.arthur-goldner.co",
"cost_type": "INTEGRAL"
}curl --location --request POST 'https://gate.wujieai.net/wj-open/v1/ai/video/price_info' \
--header 'Content-Type: application/json' \
--data-raw '{
"origin_video_url": "https://cdn.wujiebantu.com/FpS5akpvJ1kaQYaFXarjJCJjObtA.mp4",
"video_duration": 4,
"model_code": 10007,
"video_quality_mode": 266,
"queue_type": 0,
"notify_url": "www.arthur-goldner.co",
"cost_type": "INTEGRAL"
}'{
"code": "200",
"message": "success",
"data": {
"integral_use": {
"integral_use_on_create": 25,
"discount_integral": 10
}
}
}