{ "mode": "RELAX", "prompt": "Cat", "base64Array": [], "notifyHook": "" }
curl --location --request POST 'https://api.wenwen-ai.com/mj/submit/imagine' \ --header 'Authorization: Bearer {YOU_API_API_KEY}' \ --header 'Content-Type: application/json' \ --data-raw '{ "mode": "RELAX", "prompt": "Cat", "base64Array": [], "notifyHook": "" }'
{ "code": 1, "description": "Submit success", "result": "1749903660884068" }