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 Other API

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

Korbit Other API is one of 8 APIs that Korbit publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Other. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 8 operations across 8 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 2.0.0.

Requests are made against 2 base URLs: https://api.korbit.co.kr, http://127.0.0.1:9999.

8 operations 8 paths 1 schemas 8 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0.0
Base URL
https://api.korbit.co.kr
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Korbit Other API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-KAPI-KEY (KorbitApiKey).

  • KorbitApiKey — API key issued in the Korbit Developers portal (https://developers.korbit.co.kr). Keys carry permissions (readOrders, writeOrders, readBalances, readDeposits,…

Paths & Operations 8

Across 8 paths, the API surfaces 8 operations — 8 GET. Each is listed below with its method, path, parameters, and response codes.

Other 8
GET
/v2/coin/recentDeposits
Get Recent Deposits
getCoinRecentDeposits 3 params → 200400401403429
GET
/v2/coin/recentWithdrawals
Get Recent Withdrawals
getCoinRecentWithdrawals 3 params → 200400401403429
GET
/v2/currencies
Get Crypto Info
getCurrencies → 200400429
GET
/v2/time
Get Server Time
getTime → 200400429
GET
/v2/tradingFeePolicy
Get Trading Fee Rates
getTradingFeePolicy 2 params → 200400401403429
GET
/v2/currentKeyInfo
Get API Key Info
getCurrentKeyInfo → 200400429
GET
/v2/notices
Get Notices
getNotices → 200400429
GET
/v2/marketAlerts
Get Market Alerts
getMarketAlerts → 200400429

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is ErrorResponse (2 properties). Each schema is shown below with its type and property counts.

ErrorResponse
object
Korbit error envelope. error.message carries the symbolic error code.
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

korbit-other-api-openapi.yml Raw ↑

Other APIs Korbit publishes across the network.

Korbit Open API v2 WebSocket
Korbit Asset API
Korbit Deposit (Crypto) API
Korbit Deposit/Withdrawal (KRW) API
Korbit Quotation API
Korbit Trading API
Korbit Withdrawal (Crypto) API