{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-dopamint-ai-api-ai-generations-images-seedream",
  "title": "Dopamint \u00b7 Seedream Image Generation",
  "url": "https://x402.dopamint.ai/api/ai/generations/images/seedream",
  "category": "media",
  "summary": "Generate images using the ByteDance Seedream v4 text-to-image model with async job processing.",
  "seo": {
    "title": "Dopamint Seedream API \u2014 ByteDance Image Generation",
    "description": "Generate images using ByteDance Seedream v4 text-to-image model. 5 USDC per generation on Base. Async job queue with status tracking."
  },
  "use_cases": [
    "Create AI-generated images from text prompts",
    "Queue image generation jobs with status tracking URLs",
    "Integrate ByteDance Seedream model into creative workflows"
  ],
  "ideal_buyer": "Creative agents and media applications requiring high-quality text-to-image generation.",
  "example_prompt": "Generate an image of a futuristic cityscape at sunset",
  "example_request_body": {
    "prompt": "futuristic cityscape at sunset, cyberpunk style, neon lights",
    "aspectRatio": "16:9"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 250,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x5054acbbdd6aed95231cbe833f7bf1db7c248bff",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "5000000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Generate image using bytedance/seedream/v4/text-to-image",
      "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 generate 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."
            },
            "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`."
            },
            "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"
          },
          "message": {
            "type": "string",
            "description": "Human-readable message with status tracking URL"
          },
          "statusUrl": {
            "type": "string",
            "description": "URL to check job status"
          },
          "timestamp": {
            "type": "string",
            "description": "ISO 8601 timestamp of the response"
          },
          "statusCode": {
            "type": "integer",
            "description": "HTTP status code"
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-b0779872d602",
  "origin": {
    "slug": "x402-dopamint-ai",
    "host": "x402.dopamint.ai",
    "url": "https://x402.dopamint.ai",
    "favicon": "https://x402.dopamint.ai/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-dopamint-ai-api-ai-generations-images-seedream",
    "url": "https://x402all.com/resource/x402-dopamint-ai-api-ai-generations-images-seedream",
    "name": "Dopamint \u00b7 Seedream Image Generation",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-dopamint-ai-api-ai-generations-images-seedream",
      "@type": "Offer",
      "price": "5",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "5.000000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://x402.dopamint.ai/api/ai/generations/images/seedream",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-dopamint-ai",
      "url": "https://x402.dopamint.ai",
      "name": "x402.dopamint.ai",
      "@type": "Organization"
    },
    "identifier": "x402-dopamint-ai-api-ai-generations-images-seedream",
    "description": "Generate images using ByteDance Seedream v4 text-to-image model. 5 USDC per generation on Base. Async job queue with status tracking.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-dopamint-ai-api-ai-generations-images-seedream",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "media"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-dopamint-ai-api-ai-generations-images-seedream"
}
