{
"req_key": "jimeng_ti2v_v30_pro",
// "binary_data_base64": [],
"image_urls": [
"https://xxx"
],
"prompt": "千军万马",
"seed": -1,
"frames": 121,
"aspect_ratio": "16:9"
}curl --location --request POST 'https://api.302.ai/doubao/drawing/jimeng_ti2v_v30_pro' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"req_key": "jimeng_ti2v_v30_pro",
// "binary_data_base64": [],
"image_urls": [
"https://xxx"
],
"prompt": "千军万马",
"seed": -1,
"frames": 121,
"aspect_ratio": "16:9"
}'{
"code": 10000,
"data": {
"algorithm_base_resp": {
"status_code": 0,
"status_message": "Success"
},
"binary_data_base64": [],
"image_urls": [
"https://file.302.ai/gpt/imgs/20260115/68b115a2b69347ddb9e75b321a38eb61.jpg"
],
"llm_result": "",
"pe_result": "",
"predict_tags_result": "",
"rephraser_result": "",
"request_id": "84f0123fa010f30aa9cfdcaf8c2cf7d436539a51e340a3a191088b7190cc3bf6",
"vlm_result": "一位有着深棕色卷发、淡褐色眼睛且表情愤怒的男士"
},
"message": "Success",
"request_id": "20260115134237275E070869AEC10B0A8B",
"status": 10000,
"time_elapsed": "9.382027005s"
}