Pendle Real-Time Feeds (Socket.IO)
Real-time data feeds delivered over Socket.IO from `https://api-v2.pendle.finance/pendle-v2`. Clients connect once over WebSocket and subscribe to per-feed room ids to receive order-book snapshots and other push updates without polling. The limit-order order-book feed pushes a fresh snapshot every five seconds for every whitelisted market at four precision levels and mirrors the payload shape of the REST endpoint `GET /limit-order/v2/order-book/:chainId`.
Pendle Real-Time Feeds (Socket.IO) is one of 9 APIs that Pendle Finance publishes on the APIs.io network.
Tagged areas include Real-Time, WebSocket, Socket.IO, Order Book, and Streaming. The published artifact set on APIs.io includes API documentation.