Upbit website screenshot

Upbit

Upbit is a leading South Korean cryptocurrency exchange operated by Dunamu Inc., offering REST and WebSocket APIs for market data retrieval, order management, account balances, and transaction history. Developers must register an Upbit account with security level 2 or higher to issue API keys. Authenticated requests use JWT bearer tokens (HS512) generated from an Access Key and Secret Key pair, while public quotation endpoints (market data, tickers, orderbooks, candles) require no authentication. Upbit supports KRW, BTC, and USDT trading markets and complies with travel-rule regulations for digital asset transfers. Regional API endpoints are available for Korea, Singapore, Indonesia, and Thailand.

Upbit publishes 7 APIs on the APIs.io network, including Exchange - Account API, Exchange - Deposits API, Exchange - Orders API, and 4 more. Tagged areas include Cryptocurrency, Exchange, Market Data, Orders, and Trading.

The Upbit catalog on APIs.io includes 1 JSON-LD context.

Upbit’s developer surface includes authentication, documentation, getting-started guide, GitHub presence, support, and 12 more developer resources.

50.9/100 developing ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessPaidOpen
8 APIs
CryptocurrencyExchangeMarket DataOrdersTradingWebSocket

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 50.9/100 · developing
Contract Quality 16.8 / 25
Developer Ergonomics 10.0 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/upbit: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 8

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

Upbit WebSocket API

The Upbit WebSocket API delivers real-time streaming data for market and account events. Public streams include live tickers, full orderbook updates, OHLCV candles, and trade fe...

Upbit Exchange - Account API

Account balance and portfolio endpoints — JWT required

Upbit Exchange - Deposits API

Deposit management endpoints — JWT required

Upbit Exchange - Orders API

Order management endpoints — JWT required

Upbit Exchange - Service API

Service status and API key endpoints — JWT required

Upbit Exchange - Travel Rule API

Travel Rule compliance endpoints — JWT required

Upbit Exchange - Withdrawals API

Withdrawal management endpoints — JWT required

Upbit Quotation API

Public market data endpoints — no authentication required

Scroll for all 8

Pricing Plans 1

Published pricing tiers and plan structures.

Upbit Plans Pricing

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Upbit Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Upbit Finops

FINOPS

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Apis Context

0 classes · 0 properties

JSON-LD

Security Posture 3

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

Upbit Authentication

http · 1 scheme

SECURITY

Upbit Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Upbit Vulnerability Disclosure

disclosure policy published

SECURITY

Agentic Access 1

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

Upbit Agentic Access

44 operations · 13 acting

44 operations · 13 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: upbit
url: https://raw.githubusercontent.com/api-evangelist/upbit/refs/heads/main/apis.yml
name: Upbit
tags:
- Cryptocurrency
- Exchange
- Market Data
- Orders
- Trading
- WebSocket
type: Index
kind: company
accessModel:
  pricing: paid
  onboarding: open
  trial: false
  try_now: false
  public: true
  label: Paid · Open access
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/upbit.png
access: 3rd-Party
created: '2026-06-13'
modified: '2026-06-13'
position: Consumer
description: Upbit is a leading South Korean cryptocurrency exchange operated by Dunamu Inc., offering REST and WebSocket
  APIs for market data retrieval, order management, account balances, and transaction history. Developers must register an
  Upbit account with security level 2 or higher to issue API keys. Authenticated requests use JWT bearer tokens (HS512) generated
  from an Access Key and Secret Key pair, while public quotation endpoints (market data, tickers, orderbooks, candles) require
  no authentication. Upbit supports KRW, BTC, and USDT trading markets and complies with travel-rule regulations for digital
  asset transfers. Regional API endpoints are available for Korea, Singapore, Indonesia, and Thailand.
apis:
- aid: upbit:websocket-api
  name: Upbit WebSocket API
  tags:
  - Candles
  - Market Data
  - Orders
  - Real-time
  - Trades
  - WebSocket
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: wss://api.upbit.com
  humanURL: https://global-docs.upbit.com/reference
  properties:
  - url: https://global-docs.upbit.com/reference
    type: Documentation
  - url: https://global-docs.upbit.com/llms.txt
    type: LlmsText
  description: The Upbit WebSocket API delivers real-time streaming data for market and account events. Public streams include
    live tickers, full orderbook updates, OHLCV candles, and trade feeds for any trading pair. Authenticated streams provide
    personal order and trade fill notifications and asset balance change events, enabling reactive trading systems. JWT bearer
    token authentication is required for personal (private) streams. Clients can list active subscriptions to monitor and
    manage connections.
  x-features:
  - Real-time ticker streams for all trading pairs
  - Live orderbook update feeds with configurable depth
  - OHLCV candle streams at multiple timeframes
  - Trade execution feeds per market pair
  - Personal order fill and trade notifications (authenticated)
  - Asset balance change events (authenticated)
  - Active subscription listing and management
  x-use-cases:
  - Drive low-latency trading UIs with live orderbook feeds
  - Trigger execution logic on real-time price events
  - Build portfolio dashboards that react to balance changes
  - Monitor order fills in event-driven trading systems
- aid: upbit:upbit-exchange-account-api
  name: Upbit Exchange - Account API
  description: Account balance and portfolio endpoints — JWT required
  humanURL: https://global-docs.upbit.com/reference
  baseURL: https://api.upbit.com
  tags:
  - Exchange - Account
  properties:
  - type: OpenAPI
    url: openapi/upbit-exchange-account-api-openapi.yml
  - type: Documentation
    url: https://global-docs.upbit.com/reference
  - type: LlmsText
    url: https://global-docs.upbit.com/llms.txt
  - type: GettingStarted
    url: https://global-docs.upbit.com/docs/first-exchange-api-call
  - type: Authentication
    url: https://global-docs.upbit.com/docs/api-key
- aid: upbit:upbit-exchange-deposits-api
  name: Upbit Exchange - Deposits API
  description: Deposit management endpoints — JWT required
  humanURL: https://global-docs.upbit.com/reference
  baseURL: https://api.upbit.com
  tags:
  - Exchange - Deposits
  properties:
  - type: OpenAPI
    url: openapi/upbit-exchange-deposits-api-openapi.yml
  - type: Documentation
    url: https://global-docs.upbit.com/reference
  - type: LlmsText
    url: https://global-docs.upbit.com/llms.txt
  - type: GettingStarted
    url: https://global-docs.upbit.com/docs/first-exchange-api-call
  - type: Authentication
    url: https://global-docs.upbit.com/docs/api-key
- aid: upbit:upbit-exchange-orders-api
  name: Upbit Exchange - Orders API
  description: Order management endpoints — JWT required
  humanURL: https://global-docs.upbit.com/reference
  baseURL: https://api.upbit.com
  tags:
  - Exchange - Orders
  properties:
  - type: OpenAPI
    url: openapi/upbit-exchange-orders-api-openapi.yml
  - type: Documentation
    url: https://global-docs.upbit.com/reference
  - type: LlmsText
    url: https://global-docs.upbit.com/llms.txt
  - type: GettingStarted
    url: https://global-docs.upbit.com/docs/first-exchange-api-call
  - type: Authentication
    url: https://global-docs.upbit.com/docs/api-key
- aid: upbit:upbit-exchange-service-api
  name: Upbit Exchange - Service API
  description: Service status and API key endpoints — JWT required
  humanURL: https://global-docs.upbit.com/reference
  baseURL: https://api.upbit.com
  tags:
  - Exchange - Service
  properties:
  - type: OpenAPI
    url: openapi/upbit-exchange-service-api-openapi.yml
  - type: Documentation
    url: https://global-docs.upbit.com/reference
  - type: LlmsText
    url: https://global-docs.upbit.com/llms.txt
  - type: GettingStarted
    url: https://global-docs.upbit.com/docs/first-exchange-api-call
  - type: Authentication
    url: https://global-docs.upbit.com/docs/api-key
- aid: upbit:upbit-exchange-travel-rule-api
  name: Upbit Exchange - Travel Rule API
  description: Travel Rule compliance endpoints — JWT required
  humanURL: https://global-docs.upbit.com/reference
  baseURL: https://api.upbit.com
  tags:
  - Exchange - Travel Rule
  properties:
  - type: OpenAPI
    url: openapi/upbit-exchange-travel-rule-api-openapi.yml
  - type: Documentation
    url: https://global-docs.upbit.com/reference
  - type: LlmsText
    url: https://global-docs.upbit.com/llms.txt
  - type: GettingStarted
    url: https://global-docs.upbit.com/docs/first-exchange-api-call
  - type: Authentication
    url: https://global-docs.upbit.com/docs/api-key
- aid: upbit:upbit-exchange-withdrawals-api
  name: Upbit Exchange - Withdrawals API
  description: Withdrawal management endpoints — JWT required
  humanURL: https://global-docs.upbit.com/reference
  baseURL: https://api.upbit.com
  tags:
  - Exchange - Withdrawals
  properties:
  - type: OpenAPI
    url: openapi/upbit-exchange-withdrawals-api-openapi.yml
  - type: Documentation
    url: https://global-docs.upbit.com/reference
  - type: LlmsText
    url: https://global-docs.upbit.com/llms.txt
  - type: GettingStarted
    url: https://global-docs.upbit.com/docs/first-exchange-api-call
  - type: Authentication
    url: https://global-docs.upbit.com/docs/api-key
- aid: upbit:upbit-quotation-api
  name: Upbit Quotation API
  description: Public market data endpoints — no authentication required
  humanURL: https://global-docs.upbit.com/reference
  baseURL: https://api.upbit.com
  tags:
  - Quotation
  properties:
  - type: OpenAPI
    url: openapi/upbit-quotation-api-openapi.yml
  - type: Documentation
    url: https://global-docs.upbit.com/reference
  - type: LlmsText
    url: https://global-docs.upbit.com/llms.txt
  - type: GettingStarted
    url: https://global-docs.upbit.com/docs/first-exchange-api-call
  - type: Authentication
    url: https://global-docs.upbit.com/docs/api-key
common:
- type: AgenticAccess
  url: agentic-access/upbit-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/upbit-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/upbit-domain-security.yml
- type: Authentication
  url: authentication/upbit-authentication.yml
- type: Website
  url: https://upbit.com
- type: DeveloperPortal
  url: https://global-docs.upbit.com/
- type: Documentation
  url: https://global-docs.upbit.com/reference
- type: GettingStarted
  url: https://global-docs.upbit.com/docs/first-exchange-api-call
- type: Authentication
  url: https://global-docs.upbit.com/reference/auth
- type: RateLimits
  url: https://global-docs.upbit.com/reference/rate-limits
- type: GitHub
  url: https://github.com/upbit-exchange
- type: SDKs
  url: https://global-docs.upbit.com/docs/sdk
- type: TermsOfService
  url: https://upbit.com/service_center/terms
- type: PrivacyPolicy
  url: https://upbit.com/service_center/privacy_policy
- type: Support
  url: https://global-docs.upbit.com/docs/support
- type: LlmsText
  url: https://global-docs.upbit.com/llms.txt
- type: Announcements
  url: https://global-docs.upbit.com/docs/announcements
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
specificationVersion: '0.19'