{ "mode": "RELAX", "prompt": "Cat" }
curl --location --request POST 'https://4sapi.com/mj/submit/imagine' \ --header 'Accept: application/json' \ --header 'Authorization: sk-' \ --header 'Content-Type: application/json' \ --data-raw '{ "mode": "RELAX", "prompt": "Cat" }'
{ "code": 1, "description": "提交成功", "properties": {}, "result": 1320098173412546 }