{
"prompt": "red point siamese cat",
"style": "realistic_image",
"size": "1280x1024"
}
curl --location --request POST 'https://api.leebay.cyou/recraft/v1/images/generations' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "red point siamese cat",
"style": "realistic_image",
"size": "1280x1024"
}'
{}