{"aspect_ratio":"16:9","enable_base64_output":false,"negative_prompt":"none","num_images":1,"prompt":"Cinematic close-up of a young woman with long blonde hair, blue eyes, with wet hair stepping out of a lake, droplets on her face, eyes calm and powerful, natural backlight, earthy green and blue palette, 85mm lens, raw and grounded","resolution":"1k","seed":1224422890}
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/google/imagen4-ultra' \
--header'Authorization: Bearer ' \
--header'Content-Type: application/json' \
--data-raw'{
"aspect_ratio": "16:9",
"enable_base64_output": false,
"negative_prompt": "none",
"num_images": 1,
"prompt": "Cinematic close-up of a young woman with long blonde hair, blue eyes, with wet hair stepping out of a lake, droplets on her face, eyes calm and powerful, natural backlight, earthy green and blue palette, 85mm lens, raw and grounded",
"resolution": "1k",
"seed": 1224422890
}'