{ "botType": "MID_JOURNEY", "prompt": "Cat", "base64Array": [], "accountFilter": { "channelId": "", "instanceId": "", "modes": [], "remark": "", "remix": true, "remixAutoConsidered": true }, "notifyHook": "", "state": "" }
curl --location --request POST 'https://api.agicto.cn/v1/mj/submit/imagine' \ --header 'Authorization: Bearer $API_KEY' \ --header 'Content-Type: application/json' \ --data-raw '{ "botType": "MID_JOURNEY", "prompt": "Cat", "base64Array": [], "accountFilter": { "channelId": "", "instanceId": "", "modes": [], "remark": "", "remix": true, "remixAutoConsidered": true }, "notifyHook": "", "state": "" }'
{ "code": 1, "description": "提交成功", "properties": {}, "result": 12463258 }