task_id| Parameter | Value | Description |
|---|---|---|
--video | 1 | Enable video generation |
--motion | low / high | Motion effect intensity |
{
"prompt": "https://cdn.midjourney.com/xxx.png add a dog --motion high --video 1",
"base64": "",
"notifyHook": "",
"videoType": "vid_1.1_i2v_720",
"state": ""
New video task parameter support
loop: Supports looping video playback
endImage: Supports customizing the image displayed at the end of the videocurl --location --request POST 'https://api.elkapi.com/mj/submit/imagine' \
--header 'Authorization: Bearer {{api-key}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"botType": "MID_JOURNEY",
"prompt": "Cat",
"accountFilter": {
"modes": [
"FAST"
]
}
}'{
"code": 1,
"description": "Submission successful",
"properties": {},
"result": 1320098173412546
}