{
  "x402Version": 2,
  "id": 12823,
  "slug": "12823",
  "resource": "https://api.signalfuse.co/v1/sentiment/TSLA",
  "description": "ModernFinBERT social sentiment for equity tickers",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xf080a1Aab08650946acDa41410a7eDC14f7Be035",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "2000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {},
          "schema": {
            "properties": {
              "symbol": {
                "default": "TSLA",
                "description": "Equity ticker (path parameter)",
                "enum": [
                  "TSLA",
                  "PLTR",
                  "BABA",
                  "HOOD",
                  "NVDA",
                  "AMZN",
                  "META",
                  "GOOGL"
                ],
                "type": "string"
              }
            },
            "required": [
              "symbol"
            ],
            "type": "object"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "confidence": 0.78,
            "label": "bullish",
            "score": 0.7,
            "symbol": "TSLA",
            "updated_at": "2026-06-01T19:30:00+00:00"
          },
          "type": "json"
        }
      },
      "schema": {
        "output": {
          "properties": {
            "confidence": {
              "maximum": 1,
              "minimum": 0,
              "type": "number"
            },
            "label": {
              "enum": [
                "bullish",
                "bearish",
                "neutral"
              ],
              "type": "string"
            },
            "score": {
              "maximum": 1,
              "minimum": -1,
              "type": "number"
            },
            "symbol": {
              "type": "string"
            },
            "updated_at": {
              "format": "date-time",
              "type": "string"
            }
          },
          "required": [
            "symbol",
            "label",
            "confidence",
            "score"
          ]
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.signalfuse.co",
  "lastUpdated": "2026-09-08T08:15:09.459Z",
  "quality": {
    "calls30d": 7,
    "uniquePayers30d": 4,
    "lastCalledAt": "2026-09-08T08:15:09.194Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.signalfuse.co",
    "manifest_name": "api.signalfuse.co",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}