本文档由Thor提供,只用于测试。
star项目:https://github.com/AIDotNet/Thor
curl --location --request POST 'https://api.token-ai.cn/mj/submit/imagine' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"base64Array": [],
"notifyHook": "",
"prompt": "cat",
"state": "",
"botType": "MID_JOURNEY"
}'{}