{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-language-translator",
  "title": "GG402 \u00b7 Language Translator",
  "url": "https://gg402.vercel.app/language_translator",
  "category": "ai",
  "summary": "Translate text between languages with confidence scoring and alternative suggestions. Context-aware translation for communication and learning.",
  "seo": {
    "title": "GG402 Language Translator API \u2014 x402 Payment Required",
    "description": "Translate text between languages with context-aware results. x402 micropayment API on Base. Returns translation, confidence score, and alternatives."
  },
  "use_cases": [
    "Localize agent outputs for multilingual users",
    "Translate user queries before processing with monolingual models",
    "Generate confidence scores to flag low-quality translations for review"
  ],
  "ideal_buyer": "AI agents and applications requiring on-demand translation with quality metrics for multilingual interaction.",
  "example_prompt": "Translate 'Hello, how are you?' to Spanish and provide confidence score and alternatives",
  "example_request_body": {
    "text": "Hello, how are you?",
    "source_language": "en",
    "target_language": "es"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x9257cd24721e3c06e9f7655b77c283bcd9652132",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Translates text between languages, offering accurate and context-aware translations for communication and learning purposes.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "text": {
              "type": "string",
              "required": true,
              "description": "Text to translate."
            },
            "source_lang": {
              "type": "string",
              "required": true,
              "description": "Source language."
            },
            "target_lang": {
              "type": "string",
              "required": true,
              "description": "Target language."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "translation"
          ],
          "properties": {
            "confidence": {
              "type": "number",
              "description": "Translation accuracy score."
            },
            "translation": {
              "type": "string",
              "description": "Translated text."
            },
            "alternatives": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "description": "Alternative translations."
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "gg402-vercel-app",
    "host": "gg402.vercel.app",
    "title": "x402 API Marketplace | Pay-per-call APIs with Crypto",
    "description": "Discover and integrate paid APIs using the x402 protocol. Micropayments made simple with crypto.",
    "url": "https://gg402.vercel.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/gg402-vercel-app-language-translator",
    "url": "https://x402all.com/resource/gg402-vercel-app-language-translator",
    "name": "GG402 \u00b7 Language Translator",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-language-translator",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://gg402.vercel.app/language_translator",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/gg402-vercel-app",
      "url": "https://gg402.vercel.app",
      "name": "x402 API Marketplace | Pay-per-call APIs with Crypto",
      "@type": "Organization"
    },
    "identifier": "gg402-vercel-app-language-translator",
    "description": "Translate text between languages with context-aware results. x402 micropayment API on Base. Returns translation, confidence score, and alternatives.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-language-translator",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-language-translator"
}
