{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "barcode-generator-production-3545-up-railway-app-api-barcode",
  "title": "Barcode Generator \u00b7 Create Barcodes",
  "url": "https://barcode-generator-production-3545.up.railway.app/api/barcode",
  "category": "tools",
  "summary": "Generate customizable barcodes in multiple formats with configurable dimensions.",
  "seo": {
    "title": "Barcode Generation API | x402 Micropayment",
    "description": "Generate barcodes via x402 micropayments. Code128, Code39, EAN13, UPCA formats. Customizable dimensions. 0.001 USDC per barcode. Base network."
  },
  "use_cases": [
    "Create shipping labels with Code128 barcodes",
    "Generate retail product EAN13 codes",
    "Build inventory management systems",
    "Produce scannable asset tags"
  ],
  "ideal_buyer": "Logistics and retail operators needing on-demand barcode generation without software licenses.",
  "example_prompt": "Generate a Code128 barcode for tracking number TRACK123456 with 150px height.",
  "example_request_body": {
    "data": "TRACK123456",
    "width": 2,
    "format": "code128",
    "height": 150
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.05,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6e8b64638b24c6d625b045dd353120d850064e2e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "data"
            ],
            "properties": {
              "data": {
                "type": "string",
                "description": "Data to encode in the barcode"
              },
              "width": {
                "type": "number",
                "description": "Bar width in pixels (default: 2)"
              },
              "format": {
                "type": "string",
                "description": "Barcode format: code128, code39, ean13, upca (default: code128)"
              },
              "height": {
                "type": "number",
                "description": "Barcode height in pixels (default: 100)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {}
        }
      }
    }
  ],
  "origin": {
    "slug": "barcode-generator-production-3545-up-railway-app",
    "host": "barcode-generator-production-3545.up.railway.app",
    "title": "Barcode Generator API",
    "description": "Railway-hosted service for generating barcodes. Returns 404 at root; likely exposes programmatic endpoints for barcode creation.",
    "url": "https://barcode-generator-production-3545.up.railway.app",
    "favicon": "https://barcode-generator-production-3545.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/barcode-generator-production-3545-up-railway-app-api-barcode",
    "url": "https://x402all.com/resource/barcode-generator-production-3545-up-railway-app-api-barcode",
    "name": "Barcode Generator \u00b7 Create Barcodes",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/barcode-generator-production-3545-up-railway-app-api-barcode",
      "@type": "Offer",
      "price": "0.001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://barcode-generator-production-3545.up.railway.app/api/barcode",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/barcode-generator-production-3545-up-railway-app",
      "url": "https://barcode-generator-production-3545.up.railway.app",
      "name": "Barcode Generator API",
      "@type": "Organization"
    },
    "identifier": "barcode-generator-production-3545-up-railway-app-api-barcode",
    "description": "Generate barcodes via x402 micropayments. Code128, Code39, EAN13, UPCA formats. Customizable dimensions. 0.001 USDC per barcode. Base network.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=barcode-generator-production-3545-up-railway-app-api-barcode",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=barcode-generator-production-3545-up-railway-app-api-barcode"
}
