{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-panevin-net-ai-summarize",
  "title": "Panevin \u00b7 AI Webpage Summarization",
  "url": "https://api.panevin.net/ai/summarize",
  "category": "ai",
  "summary": "Fetch URLs and generate AI summaries using OpenRouter LLM with length and language controls.",
  "seo": {
    "title": "AI Summarization API | Panevin x402",
    "description": "Pay 0.005 USDC for AI-generated webpage summaries via OpenRouter. Customizable length and language support."
  },
  "use_cases": [
    "Summarize news articles for AI news digests",
    "Generate executive summaries of research papers",
    "Create briefings from long-form web content"
  ],
  "ideal_buyer": "AI agents and content platforms automating document summarization workflows.",
  "example_prompt": "Summarize https://example.com/article in 200 words in Spanish",
  "example_request_body": {
    "url": "https://example.com/article",
    "language": "Spanish",
    "maxLength": 200
  },
  "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 return an AI-generated summary using OpenRouter LLM.",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "required": [
              "url"
            ],
            "properties": {
              "url": {
                "type": "string",
                "description": "URL of the web page to summarize"
              },
              "language": {
                "type": "string",
                "description": "Language for the summary (default: English)"
              },
              "maxLength": {
                "type": "number",
                "description": "Max summary length in words (default: 300)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "url": "https://example.com",
            "model": "meta-llama/llama-3.3-70b-instruct:free",
            "summary": "This page describes...",
            "language": "English"
          }
        }
      }
    }
  ],
  "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-summarize",
    "url": "https://x402all.com/resource/api-panevin-net-ai-summarize",
    "name": "Panevin \u00b7 AI Webpage Summarization",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-panevin-net-ai-summarize",
      "@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/summarize",
    "@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-summarize",
    "description": "Pay 0.005 USDC for AI-generated webpage summaries via OpenRouter. Customizable length and language support.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-panevin-net-ai-summarize",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-panevin-net-ai-summarize"
}
