Arkham Exchange WebSocket API

WebSocket API for Arkham Exchange streaming market data and private account events - real-time ticker, depth, trades, and order updates. The exchange WebSocket is referenced in third-party material at wss://arkm.com/ws (channels such as `order_statuses` and a `pong` channel), but the official `arkm.com/docs` page is not publicly accessible without an account, so a verified AsyncAPI specification is not yet published. See `review.yml` for status.

API entry from apis.yml

apis.yml Raw ↑
aid: arkham-intelligence:exchange-websocket
name: Arkham Exchange WebSocket API
description: WebSocket API for Arkham Exchange streaming market data and private account events - real-time
  ticker, depth, trades, and order updates. The exchange WebSocket is referenced in third-party material
  at wss://arkm.com/ws (channels such as `order_statuses` and a `pong` channel), but the official `arkm.com/docs`
  page is not publicly accessible without an account, so a verified AsyncAPI specification is not yet
  published. See `review.yml` for status.
humanURL: https://www.arkm.com/docs
baseURL: wss://arkm.com/ws
tags:
- WebSocket
- Streaming
- Market Data
properties:
- type: Documentation
  url: https://www.arkm.com/docs