{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "xluihnzwcmxybtygewvy-supabase-co-functions-v1-qr-code-generator",
  "title": "Supabase Functions \u00b7 Generate QR Code PNG",
  "url": "https://xluihnzwcmxybtygewvy.supabase.co/functions/v1/qr-code-generator",
  "category": "tools",
  "summary": "Generate a QR code from input text or URL and receive a base64-encoded PNG image.",
  "seo": {
    "title": "QR Code Generator API - Base64 PNG Output | x402",
    "description": "Generate QR codes from text or URLs. Returns base64-encoded PNG images. Pay per call with USDC on Base via x402 protocol."
  },
  "use_cases": [
    "Create QR codes for payment links",
    "Generate scannable URLs for marketing materials",
    "Produce QR codes for WiFi credentials",
    "Build QR codes for product authentication"
  ],
  "ideal_buyer": "Developers building checkout flows, event ticketing systems, or marketing automation tools that need programmatic QR generation.",
  "example_prompt": "Generate a QR code for https://example.com/checkout/12345 and return it as a PNG",
  "example_request_body": {
    "text": "https://example.com/pay/invoice-789",
    "format": "png"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x02eda2d6d29020b426a55ca6dc4d98e4724305b2",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Generates a QR code from input text or URL and returns it as a base64-encoded PNG image",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "discoverable": true
        },
        "output": {
          "type": "object",
          "required": [
            "qr_code",
            "format"
          ],
          "properties": {
            "format": {
              "type": "string",
              "description": "The format result"
            },
            "qr_code": {
              "type": "string",
              "description": "The qr_code result"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "xluihnzwcmxybtygewvy-supabase-co",
    "host": "xluihnzwcmxybtygewvy.supabase.co",
    "url": "https://xluihnzwcmxybtygewvy.supabase.co"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/xluihnzwcmxybtygewvy-supabase-co-functions-v1-qr-code-generator",
    "url": "https://x402all.com/resource/xluihnzwcmxybtygewvy-supabase-co-functions-v1-qr-code-generator",
    "name": "Supabase Functions \u00b7 Generate QR Code PNG",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/xluihnzwcmxybtygewvy-supabase-co-functions-v1-qr-code-generator",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://xluihnzwcmxybtygewvy.supabase.co/functions/v1/qr-code-generator",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/xluihnzwcmxybtygewvy-supabase-co",
      "url": "https://xluihnzwcmxybtygewvy.supabase.co",
      "name": "xluihnzwcmxybtygewvy.supabase.co",
      "@type": "Organization"
    },
    "identifier": "xluihnzwcmxybtygewvy-supabase-co-functions-v1-qr-code-generator",
    "description": "Generate QR codes from text or URLs. Returns base64-encoded PNG images. Pay per call with USDC on Base via x402 protocol.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=xluihnzwcmxybtygewvy-supabase-co-functions-v1-qr-code-generator",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=xluihnzwcmxybtygewvy-supabase-co-functions-v1-qr-code-generator"
}
