Crypto.com Exchange WebSocket API v1

WebSocket API for the Crypto.com Exchange, split into a Market Data stream (public channels for book, ticker, trade, candlestick, index, mark price, settlement, funding and open interest) and a User API stream (authenticated via public/auth once per session, then subscription channels for user.order, user.trade, user.balance, user.positions, user.account_risk, user.advance.order and related events). Same request envelope and error codes as REST; websocket termination codes 1000/1006/1013 are documented.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/cryptocom-exchange-websocket-api-v1"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Crypto.com Exchange WebSocket API v1
description: WebSocket API for the Crypto.com Exchange, split into a Market Data stream (public channels
  for book, ticker, trade, candlestick, index, mark price, settlement, funding and open interest) and
  a User API stream (authenticated via public/auth once per session, then subscription channels for user.order,
  user.trade, user.balance, user.positions, user.account_risk, user.advance.order and related events).
  Same request envelope and error codes as REST; websocket termination codes 1000/1006/1013 are documented.
humanURL: https://exchange-developer.crypto.com/exchange/v1/docs/api/websocket-introduction
baseURL: wss://stream.crypto.com/exchange/v1
tags:
- Crypto Exchange
- Market Data
- Trading
- Streaming
tags_raw:
- crypto-exchange
- market-data
- trading
- streaming
properties:
- type: Documentation
  url: https://exchange-developer.crypto.com/exchange/v1/docs/api/websocket-introduction
- type: APIReference
  url: https://exchange-developer.crypto.com/exchange/v1/docs/api/websocket-common-api-reference
- type: Webhooks
  url: asyncapi/crypto-com-event-surface.yml
- type: ChangeLog
  url: https://exchange-developer.crypto.com/exchange/v1/docs/api/websocket-change-log
- type: RateLimits
  url: rate-limits/crypto-com-rate-limits.yml