{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-dev-dopamint-ai-api-ai-generations-images-seedream-edit",
  "title": "Dopamint \u00b7 Generate Image with Seedream Edit",
  "url": "https://x402-dev.dopamint.ai/api/ai/generations/images/seedream-edit",
  "category": "media",
  "summary": "Generate images using ByteDance Seedream v4 edit model with async job processing.",
  "seo": {
    "title": "Seedream Image Generation API | x402 Payment Required",
    "description": "Generate images using ByteDance Seedream v4 edit model. Pay 0.0405 USDC per call via x402 for AI image generation on Base."
  },
  "use_cases": [
    "Create marketing visuals with AI image generation",
    "Generate product mockups from text prompts",
    "Produce social media content at scale"
  ],
  "ideal_buyer": "Content creators, marketers, and AI agents needing programmatic image generation.",
  "example_prompt": "Generate an image of a futuristic cityscape at sunset using the Seedream edit model.",
  "example_request_body": {
    "prompt": "futuristic cityscape at sunset",
    "negativePrompt": "blurry, low quality"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 2.025,
    "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": "40500",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Generate image using bytedance/seedream/v4/edit",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "seed": {
              "type": "integer",
              "required": false,
              "description": "Random seed to control the stochasticity of image generation."
            },
            "prompt": {
              "type": "string",
              "required": true,
              "description": "The text prompt used to edit the image"
            },
            "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."
            },
            "image_size": {
              "type": "ImageSize | \"square_hd\" | \"square\" | \"portrait_4_3\" | \"portrait_16_9\" | \"landscape_4_3\" | \"landscape_16_9\" | \"auto\" | \"auto_2K\" | \"auto_4K\"",
              "required": false,
              "description": "The size of the generated image. The minimum total image area is 921600 pixels. Failing this, the image size will be adjusted to by scaling it up, while maintaining the aspect ratio."
            },
            "image_urls": {
              "type": "string[]",
              "required": true,
              "description": "List of URLs of input images for editing. Presently, up to 10 image inputs are allowed. If over 10 images are sent, only the last 10 will be used."
            },
            "max_images": {
              "type": "integer",
              "required": false,
              "description": "If set to a number greater than one, enables multi-image generation. The model will potentially return up to `max_images` images every generation, and in total, `num_images` generations will be carried out. In total, the number of images generated will be between `num_images` and `max_images*num_images`. The total number of images (image inputs + image outputs) must not exceed 15"
            },
            "num_images": {
              "enum": [
                "1"
              ],
              "type": "integer",
              "required": false,
              "description": "Number of separate model generations to be run with the prompt."
            },
            "enhance_prompt_mode": {
              "enum": [
                "standard",
                "fast"
              ],
              "type": "\"standard\" | \"fast\"",
              "required": false,
              "description": "The mode to use for enhancing prompt enhancement. Standard mode provides higher quality results but takes longer to generate. Fast mode provides average quality results but takes less time 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-b0779872d602",
  "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-seedream-edit",
    "url": "https://x402all.com/resource/x402-dev-dopamint-ai-api-ai-generations-images-seedream-edit",
    "name": "Dopamint \u00b7 Generate Image with Seedream Edit",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-dev-dopamint-ai-api-ai-generations-images-seedream-edit",
      "@type": "Offer",
      "price": "0.0405",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.040500",
        "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/seedream-edit",
    "@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-seedream-edit",
    "description": "Generate images using ByteDance Seedream v4 edit model. Pay 0.0405 USDC per call via x402 for AI image generation on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-dev-dopamint-ai-api-ai-generations-images-seedream-edit",
      "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-seedream-edit"
}
