{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-zeroreader-com-v1-ai-sentiment",
  "title": "ZeroReader \u00b7 DistilBERT Sentiment Analysis",
  "url": "https://api.zeroreader.com/v1/ai/sentiment",
  "category": "ai",
  "summary": "Classify text sentiment as positive or negative with confidence scoring.",
  "seo": {
    "title": "DistilBERT Sentiment API | ZeroReader x402",
    "description": "Fast sentiment analysis using DistilBERT. Returns positive/negative labels with confidence scores. 0.001 USDC per text."
  },
  "use_cases": [
    "Score customer reviews for product feedback analysis",
    "Filter social media posts by sentiment for monitoring",
    "Classify support tickets by emotional tone for prioritization"
  ],
  "ideal_buyer": "Customer feedback systems, social media monitoring tools, and support ticket prioritization engines.",
  "example_prompt": "Analyze the sentiment: 'The new update completely broke my workflow and I'm frustrated.'",
  "example_request_body": {
    "text": "I love this product!"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.05,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xca99149c1a5959f7e5968259178f974aacc70f55",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "DistilBERT Sentiment \u2014 Sentiment analysis (positive/negative).",
      "verified": false,
      "hints": {
        "input": {
          "text": "I love this product!",
          "method": "POST"
        },
        "output": {
          "label": "POSITIVE",
          "score": 0.98
        }
      }
    }
  ],
  "origin": {
    "slug": "api-zeroreader-com",
    "host": "api.zeroreader.com",
    "url": "https://api.zeroreader.com",
    "favicon": "https://zeroreader.com/icon.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-zeroreader-com-v1-ai-sentiment",
    "url": "https://x402all.com/resource/api-zeroreader-com-v1-ai-sentiment",
    "name": "ZeroReader \u00b7 DistilBERT Sentiment Analysis",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-zeroreader-com-v1-ai-sentiment",
      "@type": "Offer",
      "price": "0.001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.zeroreader.com/v1/ai/sentiment",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-zeroreader-com",
      "url": "https://api.zeroreader.com",
      "name": "api.zeroreader.com",
      "@type": "Organization"
    },
    "identifier": "api-zeroreader-com-v1-ai-sentiment",
    "description": "Fast sentiment analysis using DistilBERT. Returns positive/negative labels with confidence scores. 0.001 USDC per text.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-zeroreader-com-v1-ai-sentiment",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-zeroreader-com-v1-ai-sentiment"
}
