{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-dev-dopamint-ai-api-ai-generations-images-stable-diffusion-v35-large",
  "title": "Dopamint \u00b7 Stable Diffusion 3.5 Large Image Generation",
  "url": "https://x402-dev.dopamint.ai/api/ai/generations/images/stable-diffusion-v35-large",
  "category": "media",
  "summary": "Generate images using Stable Diffusion 3.5 Large. Async processing returns job ID and status URL for polling completion.",
  "seo": {
    "title": "Stable Diffusion 3.5 Large Image Gen API | x402 AI Media",
    "description": "Generate images using Stable Diffusion 3.5 Large via x402 payment. Async job processing with status polling. Returns job ID, request ID, and status URL. USDC on Base."
  },
  "use_cases": [
    "Generate high-quality images for content creation",
    "Create visuals for NFT collections or marketing",
    "Produce concept art via automated agent workflows"
  ],
  "ideal_buyer": "AI image generation agents, content automation systems, and creators building visual media pipelines.",
  "example_prompt": "Generate an image of a futuristic cityscape at sunset using Stable Diffusion 3.5 Large.",
  "example_request_body": {
    "width": 1024,
    "height": 1024,
    "prompt": "futuristic cityscape at sunset, cyberpunk aesthetic, neon lights, high detail",
    "guidance_scale": 7.5,
    "num_inference_steps": 28
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive",
    "ratio": 4.39,
    "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": "87800",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Generate image using stable-diffusion-v35-large",
      "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."
            },
            "sync_mode": {
              "type": "boolean",
              "required": false,
              "description": " If set to true, the function will wait for the image to be generated and uploaded before returning the response. This will increase the latency of the function but it allows you to get the image directly in the response without going through the CDN.\n        "
            },
            "image_size": {
              "enum": [
                "square_hd",
                "square",
                "portrait_4_3",
                "portrait_16_9",
                "landscape_4_3",
                "landscape_16_9"
              ],
              "type": "ImageSize | \"square_hd\" | \"square\" | \"portrait_4_3\" | \"portrait_16_9\" | \"landscape_4_3\" | \"landscape_16_9\"",
              "required": false,
              "description": "The size of the generated image. You can choose between some presets or custom height and width that **must be multiples of 16**."
            },
            "num_images": {
              "enum": [
                "1"
              ],
              "type": "integer",
              "required": false,
              "description": "The number of images to generate."
            },
            "enable_safety_checker": {
              "type": "boolean",
              "required": false,
              "description": "If set to true, the safety checker will be enabled."
            }
          }
        },
        "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-069bddc9b852",
  "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-stable-diffusion-v35-large",
    "url": "https://x402all.com/resource/x402-dev-dopamint-ai-api-ai-generations-images-stable-diffusion-v35-large",
    "name": "Dopamint \u00b7 Stable Diffusion 3.5 Large Image Generation",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-dev-dopamint-ai-api-ai-generations-images-stable-diffusion-v35-large",
      "@type": "Offer",
      "price": "0.0878",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.087800",
        "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/stable-diffusion-v35-large",
    "@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-stable-diffusion-v35-large",
    "description": "Generate images using Stable Diffusion 3.5 Large via x402 payment. Async job processing with status polling. Returns job ID, request ID, and status URL. USDC on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-dev-dopamint-ai-api-ai-generations-images-stable-diffusion-v35-large",
      "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-stable-diffusion-v35-large"
}
