{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "gen-portalfoundation-ai-api-generate-image",
  "title": "Generate Image",
  "url": "https://gen.portalfoundation.ai/api/generate-image",
  "category": "media",
  "summary": "Generate Image \u2014 x402-protected media API. Pay $0.080 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Generate Image \u2014 x402 media API \u00b7 $0.080 per call",
    "description": "Generate Image \u2014 x402-protected media API. Pay $0.080 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1.0,
    "median_category_atomic": 80000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xe68e6015f540c9778ad130e155a4c0265ea65d40",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "80000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "AI Image Generation - FLUX, SDXL, Recraft, SeeDream models",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "seed": {
              "type": "number",
              "required": false,
              "description": "Random seed (-1 for random)"
            },
            "model": {
              "enum": [
                "flux-schnell",
                "flux-dev",
                "flux-pro-1.1",
                "flux-pro-ultra",
                "sdxl",
                "recraft",
                "seedream-4"
              ],
              "type": "string",
              "required": false,
              "description": "Model ID"
            },
            "steps": {
              "type": "number",
              "required": false,
              "description": "Number of inference steps"
            },
            "prompt": {
              "type": "string",
              "required": true,
              "description": "Text description of the image to generate"
            }
          }
        },
        "output": {
          "model": {
            "type": "string",
            "description": "Model used"
          },
          "imageUrl": {
            "type": "string",
            "description": "URL of the generated image"
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "gen-portalfoundation-ai",
    "host": "gen.portalfoundation.ai",
    "url": "https://gen.portalfoundation.ai",
    "favicon": "https://gen.portalfoundation.ai/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/gen-portalfoundation-ai-api-generate-image",
    "url": "https://x402all.com/resource/gen-portalfoundation-ai-api-generate-image",
    "name": "Generate Image",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gen-portalfoundation-ai-api-generate-image",
      "@type": "Offer",
      "price": "0.08",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "base"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.080000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://gen.portalfoundation.ai/api/generate-image",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/gen-portalfoundation-ai",
      "url": "https://gen.portalfoundation.ai",
      "name": "gen.portalfoundation.ai",
      "@type": "Organization"
    },
    "identifier": "gen-portalfoundation-ai-api-generate-image",
    "description": "Generate Image \u2014 x402-protected media API. Pay $0.080 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gen-portalfoundation-ai-api-generate-image",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "media"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gen-portalfoundation-ai-api-generate-image",
  "callability": {
    "status": "partial",
    "schema_callability": 0.282,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.2,
    "validated_at": "2026-05-10T22:35:49.568885+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://gen.portalfoundation.ai/api/generate-image",
    "content_type": "application/json",
    "response_schema": {
      "model": {
        "type": "string",
        "description": "Model used"
      },
      "imageUrl": {
        "type": "string",
        "description": "URL of the generated image"
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "partial"
    },
    "contract_hash": "64caaf3ecdb77061048e9ab8c6bcdf6ab5ef54c117e6a2ce26492b9272e0d1c4"
  }
}