pointsByReferenceImageCount 的数组下标就是参考图片数量。Authorization: Bearer ********************curl --location 'https://interface.chatgptten.com/proxy/api/media/video/minimax-h3/config' \
--header 'Authorization: Bearer <token>'{
"success": true,
"code": 200,
"msg": "success",
"data": {
"modelType": "MiniMaxH3VideoModel",
"modelName": "MiniMax-H3",
"minDuration": 4,
"maxDuration": 15,
"maxReferenceImages": 9,
"freeReferenceImageCount": 5,
"displayPointsPerSecond": 769,
"displayPointsPerExtraReferenceImage": 193,
"pricing": [
{
"duration": 4,
"pointsByReferenceImageCount": [
3073,
3073,
3073,
3073,
3073,
3073,
3265,
3457,
3649,
3842
]
},
{
"duration": 5,
"pointsByReferenceImageCount": [
3841,
3841,
3841,
3841,
3841,
3841,
4033,
4225,
4418,
4610
]
},
{
"duration": 6,
"pointsByReferenceImageCount": [
4609,
4609,
4609,
4609,
4609,
4609,
4801,
4993,
5186,
5378
]
},
{
"duration": 7,
"pointsByReferenceImageCount": [
5377,
5377,
5377,
5377,
5377,
5377,
5569,
5762,
5954,
6146
]
},
{
"duration": 8,
"pointsByReferenceImageCount": [
6145,
6145,
6145,
6145,
6145,
6145,
6337,
6530,
6722,
6914
]
},
{
"duration": 9,
"pointsByReferenceImageCount": [
6913,
6913,
6913,
6913,
6913,
6913,
7106,
7298,
7490,
7682
]
},
{
"duration": 10,
"pointsByReferenceImageCount": [
7681,
7681,
7681,
7681,
7681,
7681,
7874,
8066,
8258,
8450
]
},
{
"duration": 11,
"pointsByReferenceImageCount": [
8450,
8450,
8450,
8450,
8450,
8450,
8642,
8834,
9026,
9218
]
},
{
"duration": 12,
"pointsByReferenceImageCount": [
9218,
9218,
9218,
9218,
9218,
9218,
9410,
9602,
9794,
9986
]
},
{
"duration": 13,
"pointsByReferenceImageCount": [
9986,
9986,
9986,
9986,
9986,
9986,
10178,
10370,
10562,
10755
]
},
{
"duration": 14,
"pointsByReferenceImageCount": [
10754,
10754,
10754,
10754,
10754,
10754,
10946,
11138,
11330,
11523
]
},
{
"duration": 15,
"pointsByReferenceImageCount": [
11522,
11522,
11522,
11522,
11522,
11522,
11714,
11906,
12099,
12291
]
}
],
"updatedAt": "2026-08-03T12:00:00"
}
}