{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "language-detector-production-9ef8-up-railway-app-api-detect",
  "title": "Language Detector \u00b7 Identify Text Language",
  "url": "https://language-detector-production-9ef8.up.railway.app/api/detect",
  "category": "tools",
  "summary": "Identify the language of provided text samples with confidence scores for multilingual content processing.",
  "seo": {
    "title": "Language Detection API - x402 Text Analysis",
    "description": "Detect language of text input with confidence scoring. $0.002 USDC per call. Multilingual text analysis via x402 micropayments on Base."
  },
  "use_cases": [
    "Route customer support tickets by detected language",
    "Filter content for language-specific processing pipelines",
    "Tag multilingual datasets for model training",
    "Detect language before translation or summarization"
  ],
  "ideal_buyer": "Multilingual processing agents, content moderation systems, and customer support automation needing fast language identification.",
  "example_prompt": "Detect the language of this text: 'Bonjour, comment allez-vous aujourd'hui?'",
  "example_request_body": {
    "text": "Bonjour, comment allez-vous aujourd'hui?"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.1,
    "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": "2000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "text"
            ],
            "properties": {
              "text": {
                "type": "string",
                "description": "The text to detect language for (min 10 characters for accuracy)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {}
        }
      }
    }
  ],
  "origin": {
    "slug": "language-detector-production-9ef8-up-railway-app",
    "host": "language-detector-production-9ef8.up.railway.app",
    "title": "Language Detector API",
    "description": "A language detection service hosted on Railway. Returns the detected language for provided text.",
    "url": "https://language-detector-production-9ef8.up.railway.app",
    "favicon": "https://language-detector-production-9ef8.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/language-detector-production-9ef8-up-railway-app-api-detect",
    "url": "https://x402all.com/resource/language-detector-production-9ef8-up-railway-app-api-detect",
    "name": "Language Detector \u00b7 Identify Text Language",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/language-detector-production-9ef8-up-railway-app-api-detect",
      "@type": "Offer",
      "price": "0.002",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.002000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://language-detector-production-9ef8.up.railway.app/api/detect",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/language-detector-production-9ef8-up-railway-app",
      "url": "https://language-detector-production-9ef8.up.railway.app",
      "name": "Language Detector API",
      "@type": "Organization"
    },
    "identifier": "language-detector-production-9ef8-up-railway-app-api-detect",
    "description": "Detect language of text input with confidence scoring. $0.002 USDC per call. Multilingual text analysis via x402 micropayments on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=language-detector-production-9ef8-up-railway-app-api-detect",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=language-detector-production-9ef8-up-railway-app-api-detect"
}
