{
"prompt": "https://api.gptnb.ai/fileSystem/download/20250620/775f67395b940a542beb4579dfed8e76b234050efd57e63b56c2790a190ca8ba.jpg a girl",
"motion": "low",
"video_type": "vid_1.1_i2v_480",
"animate_mode": "manual"
}
curl --location --request POST 'https://goapi.gptnb.ai/mj-fast/mj/submit/video' \
--header 'mj-api-secret;' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "https://api.gptnb.ai/fileSystem/download/20250620/775f67395b940a542beb4579dfed8e76b234050efd57e63b56c2790a190ca8ba.jpg a girl",
"motion": "low",
"video_type": "vid_1.1_i2v_480",
"animate_mode": "manual"
}'
{
"code": 0,
"description": "提交成功",
"result": "280f4c64-2b54-409f-ac61-48c034bc56fa",
"properties": {
"prompt": "https://s.mj.run/zPQ58b_Wl6c a girl --video 1 --aspect 187:256"
}
}