Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Korbit Open API v2 WebSocket

WebSocket streaming API for the Korbit exchange. Public channels stream ticker, orderbook and trade market data; private channels stream the authenticated account's order, trade and balance changes. Private connections sign exactly like REST, with timestamp and signature in the query string and X-KAPI-KEY in the connection header.

Korbit Open API v2 WebSocket is one of 8 APIs that Korbit publishes on the APIs.io network, described by an AsyncAPI event-driven specification.

Tagged areas include Streaming, Market Data, and WebSocket. The published artifact set on APIs.io includes an AsyncAPI specification and API documentation.

This event API exposes 0 operations across 6 channels, and defines 6 schemas. It is described by AsyncAPI 3.0.0, at version 2.0.0.

The API connects through 3 servers: ws-api.korbit.co.kr (wss), ws-api.korbit.co.kr (wss), 127.0.0.1:9999 (ws).

0 operations 6 channels 6 schemas

Metadata

The identity and technical contract details declared by the specification.

Specification
AsyncAPI 3.0.0
API Version
2.0.0
Base URL
wss://ws-api.korbit.co.kr/v2/public

Messages & Schemas 6

The contract defines 6 schemas that model the data carried by its messages. Each schema is shown below with its type and property counts.

tickerMessage
message
orderbookMessage
message
tradeMessage
message
myOrderMessage
message
myTradeMessage
message
myAssetMessage
message

Specification

The full machine-readable AsyncAPI contract behind this narrative.

Source

korbit-websocket-asyncapi.yml Raw ↑

Other APIs Korbit publishes across the network.

Korbit Asset API
Korbit Deposit (Crypto) API
Korbit Deposit/Withdrawal (KRW) API
Korbit Other API
Korbit Quotation API
Korbit Trading API
Korbit Withdrawal (Crypto) API