{
"image_url": "",
"num_inference_steps": 28,
"guidance_scale": 3.5
}
curl --location --request POST 'https://api.302.ai/302/submit/flux-schnell-redux' \
--header 'Authorization: Bearer sk-mfYQzy0XTFfz4P16vRE4gFrKK1Nly4TozsMqbbb9PSiJUvFO' \
--header 'Content-Type: application/json' \
--data-raw '{
"image_url": "",
"num_inference_steps": 28,
"guidance_scale": 3.5
}'
{
"images": [
{
"url": "string",
"width": 0,
"height": 0,
"content_type": "string"
}
],
"timings": {},
"seed": 0,
"has_nsfw_concepts": [
true
],
"prompt": "string"
}