{
"model_image": "",
"garment_image": "",
"category": "auto",
"mode": "balanced",
"garment_photo_type": "auto",
"moderation_level": "permissive",
"seed": 42
}curl --location --request POST 'https://api.302.ai/302/submit/fashn-tryon-v1.5' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"model_image": "",
"garment_image": "",
"category": "auto",
"mode": "balanced",
"garment_photo_type": "auto",
"moderation_level": "permissive",
"seed": 42
}'{
"images": [
{
"url": "https://file.302.ai/gpt/imgs/20260115/c0687950d7c19cdf1f4cea6bbbb1f97e.png",
"content_type": "",
"file_size": 0,
"width": 0,
"height": 0
}
],
"seed": 0,
"has_nsfw_concepts": null,
"debug_latents": null,
"debug_per_pass_latents": null
}