Binary.com Live API Client

JSON →
library 29.0.1 ·javascript
verified Jun 7, 2026

binary-live-api (v29.0.1) is a high-level promise-based WebSocket client for the Binary.com trading API. It provides automatic reconnection with resubscription, an event system for real-time data, and an optional RxJS observable mode. The library targets both browser and Node.js environments, but requires a WebSocket polyfill in Node. Development is active with regular releases. Compared to direct WebSocket usage, it adds request-response mapping, subscription management, and a cleaner API.