ON.1-API 文档、API 调试、API Mock、API 自动化测试!
{
"prompt": "沙滩、阳光、风筝、长发女孩、甜美微笑"
}
curl --location --request POST '/mj/submit/imagine' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "沙滩、阳光、风筝、长发女孩、甜美微笑"
}'
{
"code": 1,
"description": "Submit success",
"result": "1725017986212425",
"properties": {
"discordChannelId": "1278917486263402612",
"discordInstanceId": "1550466896007176192"
}
}