Korbit website screenshot

Korbit

Korbit is South Korea's first cryptocurrency exchange, founded in 2013 and headquartered in Seoul, offering KRW-denominated spot trading of bitcoin, ether and other digital assets to Korean retail and institutional customers. Korbit publishes the Korbit Open API v2, a REST and WebSocket interface covering market data (tickers, orderbook, trades, candlesticks, tick-size policy), order placement and cancellation, order and trade history, balances, cryptocurrency deposit-address management and withdrawals, and KRW deposit/withdrawal push notifications. Authentication is by API key (X-KAPI-KEY) with per-request HMAC-SHA256 or ED25519 signatures, granular key permissions and optional IP allowlisting. Korbit is unusually agent-forward for an exchange: it ships an official Go CLI with a bundled MCP server and Agent Skill, a documented llms.txt, and a downloadable local sandbox that mocks the full REST and WebSocket surface for no-risk development.

Korbit publishes 8 APIs on the APIs.io network, including Open API v2 WebSocket, Asset API, Deposit (Crypto) API, and 5 more. Tagged areas include Company, Crypto, Cryptocurrency Exchange, Digital Assets, and Trading.

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

Korbit’s developer surface includes authentication, documentation, API reference, getting-started guide, engineering blog, signup flow, CLI, and 24 more developer resources.

38.2/100 thin ▬ flat Agent 44/100 agent native Front door AI 1/6 silent saas Full breakdown ↓
scored 2026-09-19 · rubric v0.22.0
1 APIs 1 MCP Servers
CompanyCryptoCryptocurrency ExchangeDigital AssetsTradingMarket DataFinancial-ServicesWebSocketSouth KoreaBlockchain

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-19 · rubric v0.22.0
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.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 75 points between them, because the conditional facet above carries the other 25. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 75% 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/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/korbit: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 8

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

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

Korbit Asset API

The Asset API from Korbit — 1 operation(s) for asset.

Korbit Deposit (Crypto) API

The Deposit (Crypto) API from Korbit — 3 operation(s) for deposit (crypto).

Korbit Deposit/Withdrawal (KRW) API

The Deposit/Withdrawal (KRW) API from Korbit — 4 operation(s) for deposit/withdrawal (krw).

Korbit Other API

The Other API from Korbit — 8 operation(s) for other.

Korbit Quotation API

The Quotation API from Korbit — 6 operation(s) for quotation.

Korbit Trading API

The Trading API from Korbit — 4 operation(s) for trading.

Korbit Withdrawal (Crypto) API

The Withdrawal (Crypto) API from Korbit — 3 operation(s) for withdrawal (crypto).

Scroll for all 8

Open Collections 8

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Scroll for all 8

MCP Servers 1

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

Korbit MCP Server

Korbit ships an official MCP server bundled inside the korbit-cli binary. It is a local stdio server (not a hosted/remote endpoint) that exposes every Korbit Open API v2 endpoin...

MCP SERVER

Rate Limits 1

Documented rate limits and quota policies.

Korbit Rate Limits

5 limits

RATE LIMITS

Event Specifications 1

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

Korbit Open API v2 WebSocket

WebSocket streaming API for the Korbit cryptocurrency exchange. Public channels stream market data; private channels stream the authenticated account's order, trade, and balance...

ASYNCAPI

Security Posture 2

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

Korbit Authentication

apiKey · 1 scheme

SECURITY

Korbit Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Korbit Agentic Access

34 operations · 7 acting

34 operations · 7 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 4

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 2

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: korbit
name: Korbit
description: 'Korbit is South Korea''s first cryptocurrency exchange, founded in 2013 and headquartered in Seoul, offering
  KRW-denominated spot trading of bitcoin, ether and other digital assets to Korean retail and institutional customers. Korbit
  publishes the Korbit Open API v2, a REST and WebSocket interface covering market data (tickers, orderbook, trades, candlesticks,
  tick-size policy), order placement and cancellation, order and trade history, balances, cryptocurrency deposit-address management
  and withdrawals, and KRW deposit/withdrawal push notifications. Authentication is by API key (X-KAPI-KEY) with per-request
  HMAC-SHA256 or ED25519 signatures, granular key permissions and optional IP allowlisting. Korbit is unusually agent-forward
  for an exchange: it ships an official Go CLI with a bundled MCP server and Agent Skill, a documented llms.txt, and a downloadable
  local sandbox that mocks the full REST and WebSocket surface for no-risk development.'
url: https://raw.githubusercontent.com/api-evangelist/korbit/refs/heads/main/apis.yml
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - rate-limits
  - security
  - sandbox
  generated: '2026-09-03'
  method: derived
image: https://www.korbit.co.kr/apple-touch-icon.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- pantera-capital
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Crypto
- Cryptocurrency Exchange
- Digital Assets
- Trading
- Market Data
- Financial-Services
- WebSocket
- South Korea
- Blockchain
tags_raw:
- Company
- Crypto
- Cryptocurrency Exchange
- Digital Assets
- Trading
- Market Data
- Financial Services
- WebSocket
- South Korea
- Blockchain
apis:
- aid: korbit:korbit-open-api-v2-websocket
  name: Korbit Open API v2 WebSocket
  description: 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.
  humanURL: https://docs.korbit.co.kr/
  baseURL: wss://ws-api.korbit.co.kr/v2/public
  tags:
  - Streaming
  - Market Data
  - WebSocket
  properties:
  - type: AsyncAPI
    url: asyncapi/korbit-websocket-asyncapi.yml
  - type: Documentation
    url: https://docs.korbit.co.kr/
- aid: korbit:korbit-asset-api
  name: Korbit Asset API
  description: The Asset API from Korbit — 1 operation(s) for asset.
  humanURL: https://docs.korbit.co.kr/
  baseURL: https://api.korbit.co.kr
  tags:
  - Asset
  properties:
  - type: OpenAPI
    url: openapi/korbit-asset-api-openapi.yml
  - type: Documentation
    url: https://docs.korbit.co.kr/
- aid: korbit:korbit-deposit-crypto-api
  name: Korbit Deposit (Crypto) API
  description: The Deposit (Crypto) API from Korbit — 3 operation(s) for deposit (crypto).
  humanURL: https://docs.korbit.co.kr/
  baseURL: https://api.korbit.co.kr
  tags:
  - Deposit (Crypto)
  properties:
  - type: OpenAPI
    url: openapi/korbit-deposit-crypto-api-openapi.yml
  - type: Documentation
    url: https://docs.korbit.co.kr/
- aid: korbit:korbit-deposit-withdrawal-krw-api
  name: Korbit Deposit/Withdrawal (KRW) API
  description: The Deposit/Withdrawal (KRW) API from Korbit — 4 operation(s) for deposit/withdrawal (krw).
  humanURL: https://docs.korbit.co.kr/
  baseURL: https://api.korbit.co.kr
  tags:
  - Deposit/Withdrawal (KRW)
  properties:
  - type: OpenAPI
    url: openapi/korbit-deposit-withdrawal-krw-api-openapi.yml
  - type: Documentation
    url: https://docs.korbit.co.kr/
- aid: korbit:korbit-other-api
  name: Korbit Other API
  description: The Other API from Korbit — 8 operation(s) for other.
  humanURL: https://docs.korbit.co.kr/
  baseURL: https://api.korbit.co.kr
  tags: []
  tags_raw:
  - Other
  properties:
  - type: OpenAPI
    url: openapi/korbit-other-api-openapi.yml
  - type: Documentation
    url: https://docs.korbit.co.kr/
- aid: korbit:korbit-quotation-api
  name: Korbit Quotation API
  description: The Quotation API from Korbit — 6 operation(s) for quotation.
  humanURL: https://docs.korbit.co.kr/
  baseURL: https://api.korbit.co.kr
  tags:
  - Quotation
  properties:
  - type: OpenAPI
    url: openapi/korbit-quotation-api-openapi.yml
  - type: Documentation
    url: https://docs.korbit.co.kr/
- aid: korbit:korbit-trading-api
  name: Korbit Trading API
  description: The Trading API from Korbit — 4 operation(s) for trading.
  humanURL: https://docs.korbit.co.kr/
  baseURL: https://api.korbit.co.kr
  tags:
  - Trading
  properties:
  - type: OpenAPI
    url: openapi/korbit-trading-api-openapi.yml
  - type: Documentation
    url: https://docs.korbit.co.kr/
- aid: korbit:korbit-withdrawal-crypto-api
  name: Korbit Withdrawal (Crypto) API
  description: The Withdrawal (Crypto) API from Korbit — 3 operation(s) for withdrawal (crypto).
  humanURL: https://docs.korbit.co.kr/
  baseURL: https://api.korbit.co.kr
  tags:
  - Withdrawal (Crypto)
  properties:
  - type: OpenAPI
    url: openapi/korbit-withdrawal-crypto-api-openapi.yml
  - type: Documentation
    url: https://docs.korbit.co.kr/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: CapabilityMap
  url: capabilities/korbit-capability-edges.yml
  name: Korbit Business Capability Map
- type: DomainSecurity
  url: security/korbit-domain-security.yml
- type: AgenticAccess
  url: agentic-access/korbit-agentic-access.yml
- type: Authentication
  url: authentication/korbit-authentication.yml
- type: Website
  url: https://www.korbit.co.kr/
- type: DeveloperPortal
  url: https://developers.korbit.co.kr
- type: Documentation
  url: https://docs.korbit.co.kr/
- type: APIReference
  url: https://docs.korbit.co.kr/
- type: GettingStarted
  url: https://docs.korbit.co.kr/llms/en/introduction.md
- type: Blog
  url: https://blog.naver.com/korbit_official
- type: GitHubOrganization
  url: https://github.com/korbit-official
- type: SignUp
  url: https://developers.korbit.co.kr
- type: LLMsTxt
  url: llms/korbit-llms.txt
- type: OpenAPI
  url: openapi/_original/korbit-openapi.yml
- type: AsyncAPI
  url: asyncapi/korbit-websocket-asyncapi.yml
- type: Webhooks
  url: asyncapi/korbit-websocket-asyncapi.yml
- type: Packages
  url: packages/korbit-packages.yml
- type: SDKs
  url: packages/korbit-packages.yml
- type: CLI
  url: cli/korbit-cli.yml
- type: MCPServer
  url: mcp/korbit-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Sandbox
  url: sandbox/korbit-sandbox.yml
- type: Conventions
  url: conventions/korbit-conventions.yml
- type: Idempotency
  url: conventions/korbit-conventions.yml
- type: ErrorCatalog
  url: errors/korbit-error-codes.yml
- type: RateLimits
  url: rate-limits/korbit-rate-limits.yml
- type: Lifecycle
  url: lifecycle/korbit-lifecycle.yml
- type: Conformance
  url: conformance/korbit-conformance.yml
- type: DataModel
  url: data-model/korbit-data-model.yml
- type: WellKnown
  url: well-known/korbit-well-known.yml
- type: Overlay
  url: overlays/korbit-openapi-overlay.yaml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/korbit"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/korbit/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/korbit/evidence"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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