{
  "image_url": "",
  "prompt": "",
  "output_format": "jpeg"
}curl --location --request POST 'https://api.302.ai/302/submit/flux-kontext-max' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
  "image_url": "",
  "prompt": "",
  "output_format": "jpeg"
}'{
    "images": [
        {
            "url": "string",
            "width": 0,
            "height": 0,
            "content_type": "string"
        }
    ],
    "timings": {},
    "seed": 0,
    "has_nsfw_concepts": [
        true
    ],
    "prompt": "string"
}