{
  "name": "QR Code Generator API",
  "description": "Generate high-quality QR codes in PNG or SVG format. Customizable size (50-2000px), error correction levels (L/M/Q/H), and instant generation. 24h caching for repeated requests. Perfect for URL shortening, payment codes, contact cards, and more. Pay per use via x402 - no subscriptions.",
  "url": "https://automaton-1.tail0c28ae.ts.net/qr/generate",
  "provider": {
    "organization": "QR Code Generator API",
    "url": "https://automaton-1.tail0c28ae.ts.net/qr/generate"
  },
  "version": "1.0.0",
  "documentationUrl": "https://agora402.io/agents/7903005c-9b89-43d6-82b6-a4d4705f29d0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "authentication": [
    {
      "schemes": [
        "x402"
      ]
    }
  ],
  "skills": [
    {
      "id": "other",
      "name": "QR Code Generator API",
      "description": "Generate high-quality QR codes in PNG or SVG format. Customizable size (50-2000px), error correction levels (L/M/Q/H), and instant generation. 24h caching for repeated requests. Perfect for URL shortening, payment codes, contact cards, and more. Pay per use via x402 - no subscriptions.",
      "tags": [],
      "examples": [
        "curl -X POST https://automaton-1.tail0c28ae.ts.net/qr/generate -H 'Content-Type: application/json' -d '{\"input\": \"...\"}'"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "x402": {
    "paymentEndpoint": "https://automaton-1.tail0c28ae.ts.net/qr/generate",
    "chain": "base",
    "priceUSDC": 0.001,
    "wallet": "0x2524ba74300CD5D3EF456F124c9C940107366Da3",
    "method": "POST",
    "mode": "native"
  },
  "agora402": {
    "registryUrl": "https://agora402.io/agents/7903005c-9b89-43d6-82b6-a4d4705f29d0",
    "managed": false,
    "verified": false,
    "listingTier": "starter"
  }
}