{
  "x402Version": 2,
  "id": 13189,
  "slug": "13189",
  "resource": "https://x402engine.app/api/image/nano-banana",
  "description": "Google's fast, high-quality image generation with aspect ratio control and optional web search",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x7dd5Be069f2d2eAd75eC7C3423B116fF043c2629",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "100000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "eip155:4326",
      "payTo": "0x7dd5Be069f2d2eAd75eC7C3423B116fF043c2629",
      "asset": "0xFAfDdbb3FC7688494971a79cc65DCa3EF82079E7",
      "amount": "100000000000000000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "Gzehfseq1k9AcHFSoV7qHmDGQx92nLMw78XXdqVWQQWa",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "100000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "aspect_ratio": "16:9",
            "output_format": "png",
            "prompt": "a cyberpunk cityscape at sunset with neon signs",
            "seed": 42
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "aspect_ratio": {
                    "default": "1:1",
                    "description": "Output aspect ratio (auto, 21:9, 16:9, 3:2, 4:3, 5:4, 1:1, 4:5, 3:4, 2:3, 9:16)",
                    "example": "16:9",
                    "type": "string"
                  },
                  "output_format": {
                    "default": "png",
                    "description": "Image format: png, jpeg, or webp",
                    "example": "png",
                    "type": "string"
                  },
                  "prompt": {
                    "description": "Text description of image to generate (up to 50,000 chars)",
                    "example": "a cyberpunk cityscape at sunset with neon signs",
                    "type": "string"
                  },
                  "seed": {
                    "description": "Random seed for reproducibility",
                    "example": 42,
                    "type": "number"
                  }
                },
                "required": [
                  "prompt"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "bodyType",
              "body",
              "method"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402engine.app",
  "lastUpdated": "2026-09-13T21:05:49.657Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-13T21:06:41.251Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402engine.app",
    "manifest_name": "x402engine.app",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}