巨辣AI API 全模型折扣价,平均比官方原价低30%-90%,搭载企业级高速传输链路,低丢包率、高稳定性,数据传输端到端加密,无需路由二次缓存,保障隐私安全
Authorization: Bearer ********************{
"base64Array": [],
"notifyHook": "",
"prompt": "cat",
"state": "",
"botType": "MID_JOURNEY"
}curl --location --request POST '/mj/submit/imagine' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"base64Array": [],
"notifyHook": "",
"prompt": "cat",
"state": "",
"botType": "MID_JOURNEY"
}'{
"code": 1,
"description": "Submit success",
"result": "1730621718151844",//任务id
"properties": {
"discordChannelId": "1300842676874379336",
"discordInstanceId": "1572398367386955776"
}
}