{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-panevin-net-ai-translate",
  "title": "Panevin \u00b7 LLM Web Page Translator",
  "url": "https://api.panevin.net/ai/translate",
  "category": "ai",
  "summary": "Fetch a URL and translate its content to the target language via LLM with automatic source language detection.",
  "seo": {
    "title": "Web Page Translation API | x402 Base | Panevin LLM",
    "description": "Fetch and translate web page content to any target language via LLM using x402 micropayments on Base. Pay 0.005 USDC per call."
  },
  "use_cases": [
    "Translate foreign news articles for research",
    "Convert product pages to local languages",
    "Generate multilingual content from single sources"
  ],
  "ideal_buyer": "Researchers, content creators, and global businesses needing on-demand web content translation without subscription services.",
  "example_prompt": "Translate this Japanese tech blog post to English: https://example.com/japanese-tech-article",
  "example_request_body": {
    "url": "https://example.com/article",
    "targetLanguage": "English"
  },
  "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": "0x9bdf7621fe1da6421e69db0d98bfa5e30a209cf7",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "5000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Fetch a URL and translate its content to the target language via LLM.",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "required": [
              "url",
              "targetLanguage"
            ],
            "properties": {
              "url": {
                "type": "string",
                "description": "URL of the web page to translate"
              },
              "sourceLanguage": {
                "type": "string",
                "description": "Source language (optional, auto-detected if omitted)"
              },
              "targetLanguage": {
                "type": "string",
                "description": "Target language (e.g. Russian, Spanish, French)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "url": "https://example.com",
            "model": "meta-llama/llama-3.3-70b-instruct:free",
            "translation": "\u042d\u0442\u043e\u0442 \u0434\u043e\u043c\u0435\u043d \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f...",
            "sourceLanguage": "auto",
            "targetLanguage": "Russian"
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "api-panevin-net",
    "host": "api.panevin.net",
    "title": "api.panevin.net",
    "description": "Origin currently returning 502 Bad Gateway. No service information available from host.",
    "url": "https://api.panevin.net",
    "favicon": "https://panevin.net/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-panevin-net-ai-translate",
    "url": "https://x402all.com/resource/api-panevin-net-ai-translate",
    "name": "Panevin \u00b7 LLM Web Page Translator",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-panevin-net-ai-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://api.panevin.net/ai/translate",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-panevin-net",
      "url": "https://api.panevin.net",
      "name": "api.panevin.net",
      "@type": "Organization"
    },
    "identifier": "api-panevin-net-ai-translate",
    "description": "Fetch and translate web page content to any target language via LLM using x402 micropayments on Base. Pay 0.005 USDC per call.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-panevin-net-ai-translate",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-panevin-net-ai-translate"
}
