Authorization: Bearer ********************
remix自动提交
视为 账号的remix为false
{
"mode": "RELAX",
"base64": "data:image/png;base64,xxx"
}
curl --location --request POST 'https://api2.aigcbest.top/mj/submit/describe' \
--header 'Authorization;' \
--header 'Accept;' \
--header 'Content-Type: application/json' \
--data-raw '{
"mode": "RELAX",
"base64": "data:image/png;base64,xxx"
}'
{
"code": 1,
"description": "提交成功",
"properties": {},
"result": 1320098173412546
}