ccxt-rest
JSON →ccxt-rest is a unified REST API wrapper for over 100 cryptocurrency exchanges, built on top of the CCXT library. Current stable version is 2.5.0, with frequent releases following CCXT updates. It provides a standardized HTTP interface for trading, market data, and account management, designed for easy integration with any programming language that can make HTTP requests. Key differentiators include comprehensive exchange coverage, automatic rate limiting, and support for WebSocket streaming in addition to REST. It simplifies multi-exchange trading bots and analytics by abstracting exchange-specific differences.