curl --location --request POST 'https://api.aihuihua.com/api/v2/mdj/imagine' \
--header 'Authorization: Bearer 1333_zrT4KITp20HcxxxxxxxxxxRD2C513FK40Pvq' \
--header 'Content-Type: application/json' \
--data-raw '{
"notifyHook": "https://abc.com/webhook/",
"prompt": "Cat"
}'