{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-dev-dopamint-ai-api-ai-generations-images-nano-banana",
  "title": "Dopamint \u00b7 Nano-Banana Image Generation",
  "url": "https://x402-dev.dopamint.ai/api/ai/generations/images/nano-banana",
  "category": "media",
  "summary": "Generate images using the nano-banana model with asynchronous job processing and status tracking.",
  "seo": {
    "title": "Nano-Banana Image Gen API | AI Media x402",
    "description": "Generate images using nano-banana model via x402 micropayments. Async job queue with status tracking. Returns job ID and polling URL."
  },
  "use_cases": [
    "Create custom illustrations for content marketing",
    "Generate product mockups for e-commerce listings",
    "Produce concept art for game development pipelines",
    "Build personalized avatar generation services"
  ],
  "ideal_buyer": "Content creators, game developers, and marketing automation platforms.",
  "example_prompt": "Generate an image of a cyberpunk cat riding a hoverboard through neon Tokyo",
  "example_request_body": {},
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 2.635,
    "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": "52700",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Generate image using nano-banana",
      "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.\n        "
            },
            "prompt": {
              "type": "string",
              "required": true,
              "description": "The text 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        "
            },
            "num_images": {
              "enum": [
                "1"
              ],
              "type": "integer",
              "required": false,
              "description": "The number of images to generate."
            },
            "aspect_ratio": {
              "enum": [
                "21:9",
                "16:9",
                "3:2",
                "4:3",
                "5:4",
                "1:1",
                "4:5",
                "3:4",
                "2:3",
                "9:16"
              ],
              "type": "\"21:9\" | \"16:9\" | \"3:2\" | \"4:3\" | \"5:4\" | \"1:1\" | \"4:5\" | \"3:4\" | \"2:3\" | \"9:16\"",
              "required": false,
              "description": "The aspect ratio of the generated image."
            },
            "output_format": {
              "enum": [
                "jpeg",
                "png",
                "webp"
              ],
              "type": "\"jpeg\" | \"png\" | \"webp\"",
              "required": false,
              "description": "The format of the generated image."
            },
            "limit_generations": {
              "type": "boolean",
              "required": false,
              "description": "Experimental parameter to limit the number of generations from each round of prompting to 1. Set to `True` to to disregard any instructions in the prompt regarding the number of images to generate."
            }
          }
        },
        "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-ba0453b08b84",
  "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-nano-banana",
    "url": "https://x402all.com/resource/x402-dev-dopamint-ai-api-ai-generations-images-nano-banana",
    "name": "Dopamint \u00b7 Nano-Banana Image Generation",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-dev-dopamint-ai-api-ai-generations-images-nano-banana",
      "@type": "Offer",
      "price": "0.0527",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.052700",
        "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/nano-banana",
    "@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-nano-banana",
    "description": "Generate images using nano-banana model via x402 micropayments. Async job queue with status tracking. Returns job ID and polling URL.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-dev-dopamint-ai-api-ai-generations-images-nano-banana",
      "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-nano-banana"
}
