{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-panevin-net-ai-sentiment",
  "title": "Panevin \u00b7 URL Content Sentiment Analysis",
  "url": "https://api.panevin.net/ai/sentiment",
  "category": "ai",
  "summary": "Analyze sentiment of web content by URL for 0.05 USDC per call, returning overall sentiment, confidence, key phrases, and emotional tone.",
  "seo": {
    "title": "Panevin Sentiment Analysis API | x402 AI on Base",
    "description": "Analyze web content sentiment via x402. Pay $0.05 USDC per URL analysis on Base. LLM-powered sentiment, confidence, key phrases, emotional tone."
  },
  "use_cases": [
    "Analyze sentiment of any web page content via URL",
    "Extract key phrases and emotional tone from articles",
    "Monitor brand sentiment across web sources programmatically"
  ],
  "ideal_buyer": "AI agents and marketing systems needing automated sentiment analysis of web content with LLM-powered insights.",
  "example_prompt": "Analyze the sentiment of this article: https://example.com/news-story",
  "example_request_body": {
    "url": "https://example.com/article",
    "language": "en"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 2.5,
    "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": "50000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Analyze sentiment of any URL content via LLM: overall sentiment, confidence, key phrases, emotional tone.",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "required": [
              "url"
            ],
            "properties": {
              "url": {
                "type": "string",
                "description": "URL of the web page to analyze"
              },
              "language": {
                "type": "string",
                "description": "Expected language of the content (default: en)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "url": "https://example.com",
            "tone": "informative",
            "model": "meta-llama/llama-3.3-70b-instruct:free",
            "phrases": [
              {
                "phrase": "great product",
                "sentiment": "positive"
              }
            ],
            "sentiment": "positive",
            "confidence": 0.85
          }
        }
      }
    }
  ],
  "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-sentiment",
    "url": "https://x402all.com/resource/api-panevin-net-ai-sentiment",
    "name": "Panevin \u00b7 URL Content Sentiment Analysis",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-panevin-net-ai-sentiment",
      "@type": "Offer",
      "price": "0.05",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.050000",
        "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/sentiment",
    "@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-sentiment",
    "description": "Analyze web content sentiment via x402. Pay $0.05 USDC per URL analysis on Base. LLM-powered sentiment, confidence, key phrases, emotional tone.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-panevin-net-ai-sentiment",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-panevin-net-ai-sentiment"
}
