Everything you need to know about Polyflux mempool access.
pending and confirmed
events, with full trade details: wallet, counterparty, size, price, side,
market role, and timestamps.
pip install polyflux-client,
drop in the API key we email you, and iterate typed trades in a few lines —
with auto-reconnection handled for you. Prefer no dependency? Open a plain
WebSocket to the URL we email you instead: no auth header, no polling, and
the key is embedded in the URL path — so any language that speaks WebSocket
works: Python, Node, Rust, Go, or even a browser. It's the same feed underneath.