---
name: polymarket-signal-api.pwnker-polymarket-signals.workers.dev
description: This host exposes a single endpoint that returns paper-trading performance metrics for Polymarket prediction-market signals. It reports aggregate and categorized statistics including PnL, win rate, ROI, and breakdowns by tag and entry price range. All data reflects simulated trading only; no live prices or real orders are involved.
host: polymarket-signal-api.pwnker-polymarket-signals.workers.dev
---

# polymarket-signal-api.pwnker-polymarket-signals.workers.dev

polymarket-signal-api.pwnker-polymarket-signals.workers.dev is a narrow analytics service focused on backtested signal performance for Polymarket prediction markets. It serves agents or analysts who want to evaluate the historical quality of trading signals before committing capital, providing summary and segmented statistics in a single call. It does not connect to live market data feeds or order execution infrastructure.

## When to use this host

Use this host when an agent needs to assess the historical effectiveness of Polymarket trading signals via paper-trading statistics — specifically win rate, ROI, realized/unrealized PnL, and category-level breakdowns. Do not use it for live Polymarket market prices, current order book data, or real-money trade execution; for those needs, use a live Polymarket API or a prediction-market data provider. Because this host has only one skill with no inputs, it is not suitable for parameterized queries or filtering by specific market, date range, or signal type.

## Capabilities

### Signal Performance Analytics

Retrieves paper-trading performance metrics for Polymarket signals, including overall PnL, win rate, ROI, and breakdowns by tag and entry price range.

- **`fetch-polymarket-signal-performance`** — Returns paper-trading performance metrics for Polymarket signals, including summary PnL, win rate, ROI, and breakdowns by tag and entry price range.

## Skill reference

### `fetch-polymarket-signal-performance`

**Polymarket Signal Performance** — Returns paper-trading performance metrics for Polymarket signals, including summary PnL, win rate, ROI, and breakdowns by tag and entry price range.

*Use when:* Use when an agent needs to evaluate the historical performance of Polymarket trading signals, including overall win rate, ROI, realized/unrealized PnL, and per-category breakdowns by tag or entry price.

*Not for:* Do not use for live market prices or real-money trade execution; this endpoint reports paper-trading statistics only and does not place or manage orders.

**Returns:** Returns a summary object with 19 total trades, 61.5% win rate, $42.40 PnL, 0.60 ROI, plus per-tag and per-entry-price breakdowns in paper-trading mode.

**Example:** `GET https://polymarket-signal-api.pwnker-polymarket-signals.workers.dev/v1/performance`

---
