{"enable_base64_output":false,"enable_sync_mode":false,"image":"","num_images":1,"output_format":"jpeg","prompt":"Cute boy with a hat, exploring nature, holding a telescope, backpack, surrounded by flowers, cartoon style, vibrant colors.","seed":-1,"size":"1024*1024","strength":0.8}
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/wavespeed-ai/flux-schnell' \
--header'Authorization: Bearer sk-mfYQzy0XTFfz4P16vRE4gFrKK1Nly4TozsMqbbb9PSiJUvFO' \
--header'Content-Type: application/json' \
--data-raw'{
"enable_base64_output": false,
"enable_sync_mode": false,
"image": "",
"num_images": 1,
"output_format": "jpeg",
"prompt": "Cute boy with a hat, exploring nature, holding a telescope, backpack, surrounded by flowers, cartoon style, vibrant colors.",
"seed": -1,
"size": "1024*1024",
"strength": 0.8
}'