{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "stablestudio-io-api-generate-nano-banana-pro-edit",
  "title": "Stablestudio \u00b7 Nano Banana Pro Edit",
  "url": "https://stablestudio.io/api/generate/nano-banana-pro/edit",
  "category": "media",
  "summary": "Stablestudio \u00b7 Nano Banana Pro Edit \u2014 x402-protected media API. Pay $10.00 per call on base, solana. Indexed by x402all.",
  "seo": {
    "title": "Stablestudio \u00b7 Nano Banana Pro Edit \u2014 x402 media API \u00b7 $10.00 per call",
    "description": "Stablestudio \u00b7 Nano Banana Pro Edit \u2014 x402-protected media API. Pay $10.00 per call on base, solana. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 125.0,
    "median_category_atomic": 80000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "verified_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x07f067959297767c887dbfa3c72379c66e82a045",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000000",
      "max_timeout_seconds": 300,
      "verified": true,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "required": [
              "prompt",
              "aspectRatio",
              "imageSize",
              "images"
            ],
            "properties": {
              "images": {
                "type": "array",
                "items": {
                  "type": "string",
                  "format": "uri",
                  "description": "A blob URL to an image"
                },
                "maxItems": 14,
                "minItems": 1,
                "description": "Array of image URLs to use as reference for editing (1-14 images)"
              },
              "prompt": {
                "type": "string",
                "minLength": 1,
                "description": "A detailed description of the image you want to generate"
              },
              "imageSize": {
                "enum": [
                  "1K",
                  "2K",
                  "4K"
                ],
                "type": "string",
                "default": "1K",
                "description": "The resolution of the generated image"
              },
              "aspectRatio": {
                "enum": [
                  "1:1",
                  "2:3",
                  "3:2",
                  "3:4",
                  "4:3",
                  "4:5",
                  "5:4",
                  "9:16",
                  "16:9",
                  "21:9"
                ],
                "type": "string",
                "default": "1:1",
                "description": "The aspect ratio of the generated image"
              }
            },
            "additionalProperties": false
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {}
        }
      }
    },
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "4TfEcG8PnkiXNDVncao1s1grtTUsHaoCVGPHUj45hSjr",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "10000000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "required": [
              "prompt",
              "aspectRatio",
              "imageSize",
              "images"
            ],
            "properties": {
              "images": {
                "type": "array",
                "items": {
                  "type": "string",
                  "format": "uri",
                  "description": "A blob URL to an image"
                },
                "maxItems": 14,
                "minItems": 1,
                "description": "Array of image URLs to use as reference for editing (1-14 images)"
              },
              "prompt": {
                "type": "string",
                "minLength": 1,
                "description": "A detailed description of the image you want to generate"
              },
              "imageSize": {
                "enum": [
                  "1K",
                  "2K",
                  "4K"
                ],
                "type": "string",
                "default": "1K",
                "description": "The resolution of the generated image"
              },
              "aspectRatio": {
                "enum": [
                  "1:1",
                  "2:3",
                  "3:2",
                  "3:4",
                  "4:3",
                  "4:5",
                  "5:4",
                  "9:16",
                  "16:9",
                  "21:9"
                ],
                "type": "string",
                "default": "1:1",
                "description": "The aspect ratio of the generated image"
              }
            },
            "additionalProperties": false
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {}
        }
      }
    }
  ],
  "origin": {
    "slug": "stablestudio-io",
    "host": "stablestudio.io",
    "url": "https://stablestudio.io",
    "favicon": "https://stablestudio.io/favicon.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/stablestudio-io-api-generate-nano-banana-pro-edit",
    "url": "https://x402all.com/resource/stablestudio-io-api-generate-nano-banana-pro-edit",
    "name": "Stablestudio \u00b7 Nano Banana Pro Edit",
    "@type": "WebAPI",
    "offers": [
      {
        "url": "https://x402all.com/resource/stablestudio-io-api-generate-nano-banana-pro-edit",
        "@type": "Offer",
        "price": "10",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "additionalProperty": [
          {
            "name": "paymentNetwork",
            "@type": "PropertyValue",
            "value": "base"
          },
          {
            "name": "paymentAsset",
            "@type": "PropertyValue",
            "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          }
        ],
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "10.000000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent"
      },
      {
        "url": "https://x402all.com/resource/stablestudio-io-api-generate-nano-banana-pro-edit",
        "@type": "Offer",
        "price": "10",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "additionalProperty": [
          {
            "name": "paymentNetwork",
            "@type": "PropertyValue",
            "value": "solana"
          },
          {
            "name": "paymentAsset",
            "@type": "PropertyValue",
            "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
          }
        ],
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "10.000000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent"
      }
    ],
    "sameAs": "https://stablestudio.io/api/generate/nano-banana-pro/edit",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/stablestudio-io",
      "url": "https://stablestudio.io",
      "name": "stablestudio.io",
      "@type": "Organization"
    },
    "identifier": "stablestudio-io-api-generate-nano-banana-pro-edit",
    "description": "Stablestudio \u00b7 Nano Banana Pro Edit \u2014 x402-protected media API. Pay $10.00 per call on base, solana. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=stablestudio-io-api-generate-nano-banana-pro-edit",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "media"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=stablestudio-io-api-generate-nano-banana-pro-edit",
  "callability": {
    "status": "unknown",
    "schema_callability": 0.186,
    "source": "provider_well_known",
    "source_confidence": 0.95,
    "match_confidence": 0.4,
    "schema_confidence": 0.0,
    "validated_at": "2026-05-10T22:32:59.634010+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://stablestudio.io/api/generate/nano-banana-pro/edit",
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "unknown"
    },
    "contract_hash": "46e34a9eeaafe8178ada67fa3950dd3a8e7d404dcdd4c97c438464119fb717c1"
  }
}