{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "agentforge-taupe-vercel-app-v1-translate",
  "title": "AgentForge \u00b7 AI Translation with Tone Control",
  "url": "https://agentforge-taupe.vercel.app/v1/translate",
  "category": "ai",
  "summary": "Translate text between languages with automatic detection and adjustable tone settings.",
  "seo": {
    "title": "AI Translation API | Tone Control | x402 Base",
    "description": "Translate text with automatic language detection and tone control. Formal, casual, or technical output. $0.015 USDC per call on Base."
  },
  "use_cases": [
    "Localize agent responses for global users",
    "Adapt technical documentation tone for audiences",
    "Translate customer support messages with appropriate formality"
  ],
  "ideal_buyer": "Multilingual AI agents, localization services, and global customer support systems.",
  "example_prompt": "Translate 'Hello, how can I help you?' to Japanese in casual tone",
  "example_request_body": {
    "text": "Hello, how can I help you?",
    "tone": "casual",
    "targetLanguage": "Japanese"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xfa6f352e71c44d217df04ecad902c82b72d2378c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "15000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "AI-powered text translation with tone control (formal/casual/technical). Automatically detects source language. Preserves formatting and cultural nuances.",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "text",
              "targetLanguage"
            ],
            "properties": {
              "text": {
                "type": "string",
                "maxLength": 20000,
                "minLength": 1,
                "description": "Text to translate"
              },
              "tone": {
                "enum": [
                  "formal",
                  "casual",
                  "technical"
                ],
                "type": "string",
                "default": "formal"
              },
              "sourceLanguage": {
                "type": "string",
                "description": "Source language (auto-detected if omitted)"
              },
              "targetLanguage": {
                "type": "string",
                "maxLength": 50,
                "minLength": 2,
                "description": "Target language (e.g., Spanish, French, Japanese)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-5f9ef96f7ba5",
  "origin": {
    "slug": "agentforge-taupe-vercel-app",
    "host": "agentforge-taupe.vercel.app",
    "title": "AGENTFORGE | DeFi Safety Layer",
    "url": "https://agentforge-taupe.vercel.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/agentforge-taupe-vercel-app-v1-translate",
    "url": "https://x402all.com/resource/agentforge-taupe-vercel-app-v1-translate",
    "name": "AgentForge \u00b7 AI Translation with Tone Control",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/agentforge-taupe-vercel-app-v1-translate",
      "@type": "Offer",
      "price": "0.015",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.015000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://agentforge-taupe.vercel.app/v1/translate",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/agentforge-taupe-vercel-app",
      "url": "https://agentforge-taupe.vercel.app",
      "name": "AGENTFORGE | DeFi Safety Layer",
      "@type": "Organization"
    },
    "identifier": "agentforge-taupe-vercel-app-v1-translate",
    "description": "Translate text with automatic language detection and tone control. Formal, casual, or technical output. $0.015 USDC per call on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=agentforge-taupe-vercel-app-v1-translate",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=agentforge-taupe-vercel-app-v1-translate"
}
