{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "word-counter-production-up-railway-app-api-count",
  "title": "Word Counter \u00b7 Analyze text statistics",
  "url": "https://word-counter-production.up.railway.app/api/count",
  "category": "tools",
  "summary": "Analyze text to return word count, character count, and structural statistics.",
  "seo": {
    "title": "Word Counter API | Text Analysis via x402",
    "description": "Count words, characters, and analyze text structure for 0.001 USDC per call. Simple text utility API on Base via x402 protocol."
  },
  "use_cases": [
    "Validate content length against platform limits",
    "Calculate reading time estimates",
    "Audit document word counts for billing"
  ],
  "ideal_buyer": "Content platforms, editors, and applications needing lightweight text analysis without heavy NLP infrastructure.",
  "example_prompt": "Count the words and characters in this article: 'The quick brown fox jumps over the lazy dog.'",
  "example_request_body": {
    "text": "The quick brown fox jumps over the lazy dog."
  },
  "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": [
              "text"
            ],
            "properties": {
              "text": {
                "type": "string",
                "description": "The text to analyze"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {}
        }
      }
    }
  ],
  "origin": {
    "slug": "word-counter-production-up-railway-app",
    "host": "word-counter-production.up.railway.app",
    "title": "Word Counter Production API",
    "description": "x402-payable endpoint hosted on Railway. No public homepage available; service status indicates application may be offline or misconfigured.",
    "url": "https://word-counter-production.up.railway.app",
    "favicon": "https://word-counter-production.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/word-counter-production-up-railway-app-api-count",
    "url": "https://x402all.com/resource/word-counter-production-up-railway-app-api-count",
    "name": "Word Counter \u00b7 Analyze text statistics",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/word-counter-production-up-railway-app-api-count",
      "@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://word-counter-production.up.railway.app/api/count",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/word-counter-production-up-railway-app",
      "url": "https://word-counter-production.up.railway.app",
      "name": "Word Counter Production API",
      "@type": "Organization"
    },
    "identifier": "word-counter-production-up-railway-app-api-count",
    "description": "Count words, characters, and analyze text structure for 0.001 USDC per call. Simple text utility API on Base via x402 protocol.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=word-counter-production-up-railway-app-api-count",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=word-counter-production-up-railway-app-api-count"
}
