Skip to main content
Room ID: polymarket_tag_metrics
Endpoint: wss://api.struct.to/ws
Rate: 0.025 credits per message
Stream real-time volume, fee, and activity metrics aggregated by tag, across multiple timeframes. One event is pushed per timeframe window on each update, with a separate breakdown for builder-attributed activity.

Subscribe

The tags filter is required and must be non-empty. Tags are matched case-insensitively against either label or slug.

Filters

Example

Response

Events

tag_metrics_update

Volume on Polymarket vs. Struct. Polymarket’s UI reports “volume” as notional (the count of shares or contracts traded), which corresponds to shares_volume in Struct payloads. usd_volume is the dollar value of those trades. Use shares_volume to match figures shown on Polymarket and usd_volume for true USD throughput.
Emitted once per timeframe window each time the underlying tag metrics change. Timeframe values: 1m, 5m, 30m, 1h, 6h, 24h, 7d, 30d.
USD and shares volumes are decimal strings to preserve precision. Builder-attributed fields cover the subset of activity routed through builder-signed orders.
Last modified on July 13, 2026