{
"quality": "high",
"aspect_ratio": "16:9",
"prompt": "a dog",
"enhance_prompt": true,
"seed": 38459,
"style_id": "7696fd45-6e67-47d7-b800-096ce21cd449",
"negative_prompt": ""
}
curl --location --request POST 'https://api.302.ai/higgsfield/text2image_soul' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"quality": "high",
"aspect_ratio": "16:9",
"prompt": "a dog",
"enhance_prompt": true,
"seed": 38459,
"style_id": "7696fd45-6e67-47d7-b800-096ce21cd449",
"negative_prompt": ""
}'
{
"board_ids": [],
"id": "higgsfield_472f8f0319ac",
"result": null,
"results": null,
"status": "queued"
}