{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "text-translator-production-up-railway-app-api-translate",
  "title": "Text Translator \u00b7 Language Translation",
  "url": "https://text-translator-production.up.railway.app/api/translate",
  "category": "media",
  "summary": "Translate text between languages with automatic source detection and 5000 character limit.",
  "seo": {
    "title": "Text Translation API | 100+ Languages | x402",
    "description": "Translate text between 100+ languages with auto-detection. Support for major language pairs including EN, FR, DE, ES, IT, PT, ZH, JA, KO. $0.005 USDC per translation on Base."
  },
  "use_cases": [
    "Translate user-generated content in real-time",
    "Localize product descriptions for global markets",
    "Enable multilingual agent communication"
  ],
  "ideal_buyer": "Localization agents, content translation pipelines, and multilingual customer service automation.",
  "example_prompt": "Translate 'Hello, how can I help you?' from auto-detected language to Japanese.",
  "example_request_body": {
    "to": "ja",
    "from": "auto",
    "text": "Hello, how can I help you?"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap",
    "ratio": 0.25,
    "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": "5000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "text"
            ],
            "properties": {
              "to": {
                "type": "string",
                "description": "Target language code (e.g. 'en', 'fr', 'de', 'es', 'it', 'pt', 'zh', 'ja', 'ko', 'ar'). Default: 'en'"
              },
              "from": {
                "type": "string",
                "description": "Source language code (e.g. 'en', 'fr', 'de') or 'auto' for detection. Default: 'auto'"
              },
              "text": {
                "type": "string",
                "description": "The text to translate (max 5000 characters)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {}
        }
      }
    }
  ],
  "origin": {
    "slug": "text-translator-production-up-railway-app",
    "host": "text-translator-production.up.railway.app",
    "title": "Text Translator API",
    "description": "An x402-payable translation service endpoint. No further details available from the origin host.",
    "url": "https://text-translator-production.up.railway.app",
    "favicon": "https://text-translator-production.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/text-translator-production-up-railway-app-api-translate",
    "url": "https://x402all.com/resource/text-translator-production-up-railway-app-api-translate",
    "name": "Text Translator \u00b7 Language Translation",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/text-translator-production-up-railway-app-api-translate",
      "@type": "Offer",
      "price": "0.005",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.005000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://text-translator-production.up.railway.app/api/translate",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/text-translator-production-up-railway-app",
      "url": "https://text-translator-production.up.railway.app",
      "name": "Text Translator API",
      "@type": "Organization"
    },
    "identifier": "text-translator-production-up-railway-app-api-translate",
    "description": "Translate text between 100+ languages with auto-detection. Support for major language pairs including EN, FR, DE, ES, IT, PT, ZH, JA, KO. $0.005 USDC per translation on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=text-translator-production-up-railway-app-api-translate",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "media"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=text-translator-production-up-railway-app-api-translate"
}
