Mudrex website screenshot

Mudrex

Mudrex is a US-headquartered, Bengaluru-based crypto investment and trading platform founded in 2018 and registered with India's Financial Intelligence Unit (FIU-IND). It serves retail and pro traders with spot trading, curated Coin Sets, and USDT- and INR-margined perpetual futures. Its developer surface is the Mudrex Futures API — a REST trading API under https://trade.mudrex.com/fapi/v1 covering wallet transfers, asset discovery, leverage and margin type, order create/amend/cancel, position management with stop-loss/take-profit, liquidation pricing and fee history — plus a public, unauthenticated market-data surface (historical price and mark-price klines over REST, live kline/mark-kline/ticker streams over WebSocket) and an officially hosted MCP server at https://mudrex.com/mcp that exposes 20 trading tools to AI agents. Authentication is a single X-Authentication API-key header issued after KYC and TOTP two-factor enrollment. An official Python SDK ships on PyPI as mudrex-sdk.

Mudrex publishes 3 APIs on the APIs.io network. Tagged areas include Company, Cryptocurrency, Trading, Futures, and Financial Services.

The Mudrex catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Mudrex’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 22 more developer resources.

54.5/100 developing ▬ flat Agent 49/100 agent ready Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
3 APIs 1 MCP Servers
CompanyCryptocurrencyTradingFuturesFinancial ServicesFintechMarket DataExchangeIndia

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 54.5/100 · developing
Contract Quality 11.0 / 21
Developer Ergonomics 11.7 / 17
Commercial Clarity 10.3 / 17
Operational Transparency 5.8 / 11
Governance 1.3 / 10
Discoverability 6.9 / 9
Regulatory Posture 7.5 / 15
Agent readiness — 49/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Securities & Market Data regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/mudrex: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Mudrex Futures Trading API

Programmatic control over a Mudrex futures trading account. Transfer funds between the spot and futures wallets (USDT and INR), list tradeable instruments and contract specifica...

Mudrex Market Data API

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 1...

Mudrex MCP Server

Mudrex's official hosted Model Context Protocol server, which exposes the Mudrex Futures Trading API to MCP-capable AI assistants as 20 tools across orders, positions, risk mana...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

mudrex-mcp.yml

MCP SERVER

Rate Limits 1

Documented rate limits and quota policies.

Mudrex Rate Limits

13 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Mudrex Authentication

apiKey · 2 schemes

SECURITY

Mudrex Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Mudrex Trust Center

ISO 27001:2022, SOC 2 Type II

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: mudrex
name: Mudrex
description: Mudrex is a US-headquartered, Bengaluru-based crypto investment and trading platform founded in 2018 and registered
  with India's Financial Intelligence Unit (FIU-IND). It serves retail and pro traders with spot trading, curated Coin Sets,
  and USDT- and INR-margined perpetual futures. Its developer surface is the Mudrex Futures API — a REST trading API under
  https://trade.mudrex.com/fapi/v1 covering wallet transfers, asset discovery, leverage and margin type, order create/amend/cancel,
  position management with stop-loss/take-profit, liquidation pricing and fee history — plus a public, unauthenticated market-data
  surface (historical price and mark-price klines over REST, live kline/mark-kline/ticker streams over WebSocket) and an officially
  hosted MCP server at https://mudrex.com/mcp that exposes 20 trading tools to AI agents. Authentication is a single X-Authentication
  API-key header issued after KYC and TOTP two-factor enrollment. An official Python SDK ships on PyPI as mudrex-sdk.
url: https://raw.githubusercontent.com/api-evangelist/mudrex/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
x-tier: profiled
x-tier-reason: enrichment
specificationVersion: '0.20'
created: '2026-08-04'
modified: '2026-08-04'
image: https://mudrex.com/favicon.ico
tags:
- Company
- Cryptocurrency
- Trading
- Futures
- Financial Services
- Fintech
- Market Data
- Exchange
- India
apis:
- aid: mudrex:mudrex-futures-trading-api
  name: Mudrex Futures Trading API
  humanURL: https://docs.trade.mudrex.com/docs/overview
  baseURL: https://trade.mudrex.com/fapi/v1
  tags:
  - Futures
  - Trading
  - Orders
  - Positions
  - Leverage
  - Wallet
  - Fees
  description: Programmatic control over a Mudrex futures trading account. Transfer funds between the spot and futures wallets
    (USDT and INR), list tradeable instruments and contract specifications, get and set leverage and margin type per (asset,
    currency), place market and limit LONG/SHORT orders with optional attached stop-loss and take-profit, amend and cancel
    orders, query open orders and order history, manage open positions (add/reduce margin, estimate liquidation price, set
    and edit SL/TP, partial close, reverse, square off), and retrieve trading and funding fee history. Authenticated with
    an X-Authentication API-key header; responses are a JSON envelope with numeric values as strings to preserve precision.
  properties:
  - url: https://docs.trade.mudrex.com/docs/overview
    type: Documentation
  - url: https://docs.trade.mudrex.com/docs/quick-reference
    type: APIReference
  - url: https://docs.trade.mudrex.com/docs/quickstart
    type: GettingStarted
  - url: https://docs.trade.mudrex.com/docs/api-terms-conditions
    type: TermsOfService
- aid: mudrex:mudrex-market-data-api
  name: Mudrex Market Data API
  humanURL: https://docs.trade.mudrex.com/docs/market-data
  baseURL: https://trade.mudrex.com/fapi/v1/price
  tags:
  - Market Data
  - Klines
  - WebSocket
  - Streaming
  description: 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.
  properties:
  - url: https://docs.trade.mudrex.com/docs/market-data
    type: Documentation
  - url: https://docs.trade.mudrex.com/docs/websocket-streams
    type: WebSocket
  - url: asyncapi/mudrex-market-data-streams.yml
    type: EventCatalog
- aid: mudrex:mudrex-mcp-server
  name: Mudrex MCP Server
  humanURL: https://docs.trade.mudrex.com/docs/mcp
  baseURL: https://mudrex.com/mcp
  tags:
  - MCP
  - Agents
  - Trading
  description: Mudrex's official hosted Model Context Protocol server, which exposes the Mudrex Futures Trading API to MCP-capable
    AI assistants as 20 tools across orders, positions, risk management (stop-loss/take-profit), leverage and margin, and
    market/account info. Connected over mcp-remote with the same X-Authentication API secret used by the REST API; state-changing
    tools are marked as requiring user confirmation in the provider's documentation.
  properties:
  - url: https://docs.trade.mudrex.com/docs/mcp
    type: Documentation
  - url: mcp/mudrex-mcp.yml
    type: MCPServer
  - url: mcp/mudrex-tool-crosswalk.yml
    type: ToolCrosswalk
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://mudrex.com/
- type: DeveloperPortal
  url: https://mudrex.com/pro-trading
- type: Documentation
  url: https://docs.trade.mudrex.com/docs/overview
- type: APIReference
  url: https://docs.trade.mudrex.com/docs/quick-reference
- type: GettingStarted
  url: https://docs.trade.mudrex.com/docs/quickstart
- type: Support
  url: https://mudrex.com/support
- type: Blog
  url: https://mudrex.com/blog/
- type: GitHubOrganization
  url: https://github.com/mudrex
- type: Pricing
  url: https://mudrex.com/fee-and-compliance
- type: SignUp
  url: https://mudrex.com/login
- type: TermsOfService
  url: https://mudrex.com/terms
- type: PrivacyPolicy
  url: https://mudrex.com/privacy
- type: Compliance
  url: https://mudrex.com/security
- type: TrustCenter
  url: security/mudrex-trust-center.yml
- type: DomainSecurity
  url: security/mudrex-domain-security.yml
- type: Authentication
  url: authentication/mudrex-authentication.yml
- type: Conventions
  url: conventions/mudrex-conventions.yml
- type: ErrorCatalog
  url: errors/mudrex-error-codes.yml
- type: RateLimits
  url: rate-limits/mudrex-rate-limits.yml
- type: Lifecycle
  url: lifecycle/mudrex-lifecycle.yml
- type: ChangeLog
  url: changelog/mudrex-changelog.yml
- type: Conformance
  url: conformance/mudrex-conformance.yml
- type: DataModel
  url: data-model/mudrex-data-model.yml
- type: Packages
  url: packages/mudrex-packages.yml
- type: SDKs
  url: packages/mudrex-packages.yml
- type: MCPServer
  url: mcp/mudrex-mcp.yml
- type: ToolCrosswalk
  url: mcp/mudrex-tool-crosswalk.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/mudrex-llms.txt
x-enrichment:
  date: '2026-08-04'
  status: enriched
  artifacts_added: 21
  pass: local-v1
x-coverage:
  state: covered
  reason: null
  detail: Mudrex publishes a full REST + WebSocket developer surface, a hosted MCP server and an llms.txt, all readable anonymously
    — but ships NO machine-readable contract of any kind (no OpenAPI, Swagger, AsyncAPI, GraphQL or Postman collection), so
    every artifact here is transcribed from prose docs rather than harvested from a spec.
  evidence:
  - url: https://docs.trade.mudrex.com/llms.txt
    status: 200
  - url: https://trade.mudrex.com/openapi.json
    status: 404
  - url: https://docs.trade.mudrex.com/openapi.json
    status: 404
  - url: https://mudrex.com/mcp
    status: 401
  - url: https://mudrex.com/.well-known/agent-card.json
    status: 404
  checked: '2026-08-04'