CoinDCX logo

CoinDCX

Cryptocurrency Trading Platform

2 APIs 0 Features
CryptocurrencyPublic APIs

APIs

CoinDCX

Cryptocurrency Trading Platform

CoinDCX Streaming Socket.IO API

Real-time Socket.IO streaming at stream.coindcx.com for public spot and futures market data (orderbook depth, public trades, current prices, price statistics, last-traded price,...

Event Specifications

CoinDCX Streaming Socket.IO API

AsyncAPI 2.6 description of CoinDCX's public and authenticated streaming interface. CoinDCX exposes a Socket.IO endpoint at https://stream.coindcx.com that delivers real-time or...

ASYNCAPI

Resources

🔗
Website
Website
🔗
PublicAPIsListing
PublicAPIsListing

Sources

Raw ↑
aid: coindcx
name: CoinDCX
description: "Cryptocurrency Trading Platform"
url: https://docs.coindcx.com/
specificationVersion: '0.20'
created: '2026-05-28'
modified: '2026-05-30'
x-source: public-apis/public-apis
x-category: "Cryptocurrency"
x-tier: 3
x-tier-reason: bulk-registered-from-public-apis
tags:
  - Cryptocurrency
  - Public APIs
apis:
  - name: CoinDCX
    description: "Cryptocurrency Trading Platform"
    humanURL: https://docs.coindcx.com/
    baseURL: https://docs.coindcx.com/
    tags:
      - Cryptocurrency
    properties:
      - type: Documentation
        url: https://docs.coindcx.com/
  - aid: coindcx:streaming-api
    name: CoinDCX Streaming Socket.IO API
    description: >-
      Real-time Socket.IO streaming at stream.coindcx.com for public spot and
      futures market data (orderbook depth, public trades, current prices,
      price statistics, last-traded price, candlesticks) and authenticated
      user-data channels (balance, order, trade, and futures position updates).
      Only socket.io-client version 2.4.0 is supported by the server.
    humanURL: https://docs.coindcx.com/#sockets
    baseURL: https://stream.coindcx.com
    tags:
      - Cryptocurrency
      - Streaming
      - WebSocket
      - Socket.IO
      - Market Data
      - Real-time
    properties:
      - type: Documentation
        url: https://docs.coindcx.com/#sockets
      - type: AsyncAPI
        url: asyncapi/coindcx-asyncapi.yml
common:
  - type: Website
    url: https://docs.coindcx.com/
  - type: PublicAPIsListing
    url: https://github.com/public-apis/public-apis
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com