Views
No views yet
Note: These figures reflect Midjourney’s internal tests; external performance may vary based on load and subscription tier.
\**MidJourney Video\** API Pricing in CometAPI,lower than the official price:| Model Name | Calculate price |
|---|---|
mj_fast_video | 0.6 |

curl --
location
--request POST 'https://api.cometapi.com/mj/submit/video' \
--header 'Authorization: Bearer {{api-key}}' \
--header 'Content-Type: application/json' \
--data-raw '{ "prompt": "https://cdn.midjourney.com/f9e3db60-f76c-48ca-a4e1-ce6545d9355d/0_0.png add a dog", "videoType": "vid_1.1_i2v_480", "mode": "fast", "animateMode": "manual" }'