# Mudrex Market Data API

**Canonical:** https://apis.io/apis/mudrex/mudrex-market-data-api/  
**Provider:** Mudrex — https://apis.io/providers/mudrex/  
**Base URL:** https://trade.mudrex.com/fapi/v1/price  
**Documentation:** https://docs.trade.mudrex.com/docs/market-data

Mudrex Market Data API is one of 3 APIs that [Mudrex](https://apis.io/providers/mudrex/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include Market Data, Klines, WebSocket, and Streaming. The published artifact set on APIs.io includes API documentation.

Public, unauthenticated market-data surface for Mudrex linear perpetual futures. Over REST it returns bulk historical OHLCV price klines (GET /price/kline, up to 25 assets and 1440 candles per asset) and OHLC mark-price klines (GET /price/mark-kline). Over WebSocket (wss://trade.mudrex.com/fapi/v1/price/ws/linear) it streams 1-second and 1-minute klines and mark-klines plus 1-second and 5-second tickers, using a SUBSCRIBE / UNSUBSCRIBE / LIST_SUBSCRIPTIONS envelope. Rate-limited per IP at 300 REST requests per minute, 15 active subscriptions per connection and 10 new connections per minute.

## Machine-readable artifacts (3)

- **Documentation** — https://docs.trade.mudrex.com/docs/market-data
- **WebSocket** — https://docs.trade.mudrex.com/docs/websocket-streams
- **EventCatalog** — https://raw.githubusercontent.com/api-evangelist/mudrex/refs/heads/main/asyncapi/mudrex-market-data-streams.yml

## Other Mudrex APIs (2)

- [Mudrex Futures Trading API](https://apis.io/apis/mudrex/mudrex-futures-trading-api/)
- [Mudrex MCP Server](https://apis.io/apis/mudrex/mudrex-mcp-server/)

## Tags

Market Data, Klines, WebSocket, Streaming

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/mudrex/mudrex-market-data-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/mudrex/.
