{
"aspect_ratio": "4:5",
"enable_base64_output": false,
"enable_sync_mode": false,
"prompt": "A soulful portrait of a jazz musician, created in a mixed-media collage style. The image is composed of torn sheet music, old newspaper clippings, dried flower petals, and burlap fabric. The musician's face is sketched with charcoal, overlaid with expressive splashes of acrylic paint. The overall feeling is chaotic yet passionate, full of creative and improvisational energy.\n"
}
curl --location --request POST 'https://api.302.ai/ws/api/v3/leonardoai/lucid-origin' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"aspect_ratio": "4:5",
"enable_base64_output": false,
"enable_sync_mode": false,
"prompt": "A soulful portrait of a jazz musician, created in a mixed-media collage style. The image is composed of torn sheet music, old newspaper clippings, dried flower petals, and burlap fabric. The musician'\''s face is sketched with charcoal, overlaid with expressive splashes of acrylic paint. The overall feeling is chaotic yet passionate, full of creative and improvisational energy.\n"
}'
{
"code": 200,
"message": "success",
"data": {
"id": "51aefa20d0ae459ab6689e8694106785",
"model": "wavespeed-ai/flux-dev-ultra-fast",
"outputs": [],
"urls": {
"get": "https://api.302.ai/ws/api/v3/predictions/51aefa20d0ae459ab6689e8694106785/result"
},
"has_nsfw_contents": [],
"status": "created",
"created_at": "2025-10-20T08:26:46.871Z",
"error": "",
"executionTime": 0,
"timings": {
"inference": 0
}
}
}