{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-dev-dopamint-ai-api-ai-generations-images-flux-kontext-pro",
  "title": "Dopamint \u00b7 Flux Kontext Pro Image Generation",
  "url": "https://x402-dev.dopamint.ai/api/ai/generations/images/flux-kontext-pro",
  "category": "media",
  "summary": "Generate images using the Flux Pro Kontext model with async job status tracking.",
  "seo": {
    "title": "Flux Kontext Pro Image Gen API | AI Image Generation | x402",
    "description": "Generate images using Flux Pro Kontext model via x402 micropayment. Async job-based API on Base. 0.054 USDC per call."
  },
  "use_cases": [
    "Create marketing visuals with Flux Pro Kontext",
    "Generate contextual image variations",
    "Build async image generation workflows"
  ],
  "ideal_buyer": "AI application developers building image generation features with Flux models.",
  "example_prompt": "Generate an image of a futuristic cityscape at sunset using Flux Kontext Pro.",
  "example_request_body": {},
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 2.7,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x865260e7825c13ffb62e8127b1015da670205502",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "54000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Generate image using flux-pro/kontext",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "seed": {
              "type": "integer",
              "required": false,
              "description": "The same seed and the same prompt given to the same version of the model will output the same image every time."
            },
            "prompt": {
              "type": "string",
              "required": true,
              "description": "The prompt to generate an image from."
            },
            "image_url": {
              "type": "string",
              "required": true,
              "description": "Image prompt for the omni model."
            },
            "sync_mode": {
              "type": "boolean",
              "required": false,
              "description": "If `True`, the media will be returned as a data URI and the output data won't be available in the request history."
            },
            "num_images": {
              "enum": [
                "1"
              ],
              "type": "integer",
              "required": false,
              "description": "The number of images to generate."
            },
            "aspect_ratio": {
              "enum": [
                "21:9",
                "16:9",
                "4:3",
                "3:2",
                "1:1",
                "2:3",
                "3:4",
                "9:16",
                "9:21"
              ],
              "type": "\"21:9\" | \"16:9\" | \"4:3\" | \"3:2\" | \"1:1\" | \"2:3\" | \"3:4\" | \"9:16\" | \"9:21\"",
              "required": false,
              "description": "The aspect ratio of the generated image."
            },
            "output_format": {
              "enum": [
                "jpeg",
                "png"
              ],
              "type": "\"jpeg\" | \"png\"",
              "required": false,
              "description": "The format of the generated image."
            },
            "enhance_prompt": {
              "type": "boolean",
              "required": false,
              "description": "Whether to enhance the prompt for better results."
            },
            "guidance_scale": {
              "type": "number",
              "required": false,
              "description": " The CFG (Classifier Free Guidance) scale is a measure of how close you want the model to stick to your prompt when looking for a related image to show you.\n        "
            },
            "safety_tolerance": {
              "enum": [
                "1",
                "2",
                "3",
                "4",
                "5",
                "6"
              ],
              "type": "\"1\" | \"2\" | \"3\" | \"4\" | \"5\" | \"6\"",
              "required": false,
              "description": "The safety tolerance level for the generated image. 1 being the most strict and 5 being the most permissive."
            }
          }
        },
        "output": {
          "jobId": {
            "type": "string",
            "description": "Unique job identifier"
          },
          "status": {
            "enum": [
              "processing",
              "completed",
              "failed"
            ],
            "type": "string",
            "description": "Job status"
          },
          "requestId": {
            "type": "string",
            "description": "Provider request identifier"
          },
          "statusUrl": {
            "type": "string",
            "description": "URL to check job status"
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-895b781d7c59",
  "origin": {
    "slug": "x402-dev-dopamint-ai",
    "host": "x402-dev.dopamint.ai",
    "url": "https://x402-dev.dopamint.ai",
    "favicon": "https://x402-dev.dopamint.ai/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-dev-dopamint-ai-api-ai-generations-images-flux-kontext-pro",
    "url": "https://x402all.com/resource/x402-dev-dopamint-ai-api-ai-generations-images-flux-kontext-pro",
    "name": "Dopamint \u00b7 Flux Kontext Pro Image Generation",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-dev-dopamint-ai-api-ai-generations-images-flux-kontext-pro",
      "@type": "Offer",
      "price": "0.054",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.054000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://x402-dev.dopamint.ai/api/ai/generations/images/flux-kontext-pro",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-dev-dopamint-ai",
      "url": "https://x402-dev.dopamint.ai",
      "name": "x402-dev.dopamint.ai",
      "@type": "Organization"
    },
    "identifier": "x402-dev-dopamint-ai-api-ai-generations-images-flux-kontext-pro",
    "description": "Generate images using Flux Pro Kontext model via x402 micropayment. Async job-based API on Base. 0.054 USDC per call.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-dev-dopamint-ai-api-ai-generations-images-flux-kontext-pro",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "media"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-dev-dopamint-ai-api-ai-generations-images-flux-kontext-pro"
}
