curl --location --request POST 'https://api.302.ai/higgsfield/dop/standard' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"image_url": "https://example.com/your-image.jpg",
"prompt": "A stylish woman walks down a Tokyo street filled with warm glowing neon and animated city signage"
}'{
"created_at": "2025-12-18T09:42:45.182074Z",
"id": "higgsfield_0cd796d43340",
"input_params": {
"custom_reference": null,
"custom_reference_strength": 1,
"enhance_prompt": true,
"height": 2048,
"image_reference": null,
"prompt": "a dog",
"seed": 38459,
"style_id": "7696fd45-6e67-47d7-b800-096ce21cd449",
"style_strength": 1,
"width": 1152
},
"jobs": [
{
"id": "higgsfield_0cd796d43340",
"job_set_type": "text2image_soul",
"results": null,
"status": "queued"
}
],
"type": "text2image_soul"
}