Experience visually stunning artistic creations with exceptional quality, outstanding prompt adherence accuracy, broader creative diversity, and impressive detail and definition.
Request
Header Params
Body Params application/json
Example
{"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"}
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
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"
}'