How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Upbit Exchange - Orders API

Order management endpoints — JWT required

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

Tagged areas include Exchange - Orders. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, and authentication docs.

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

Requests are made against a single base URL, https://api.upbit.com/v1.

11 operations 8 paths 1 schemas 3 DELETE5 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.3.2
Base URL
https://api.upbit.com
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Upbit Exchange - Orders API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth).

  • bearerAuth — JWT HS512 token generated from Access Key and Secret Key. Include queryhash and queryhashalg=SHA512 in the payload when query parameters or JSON body exist.

Paths & Operations 11

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

Exchange - Orders 11

Order management endpoints — JWT required

GET
/orders/chance
Get available order information
getAvailableOrderInformation 1 param → 200401
POST
/orders
Create order
createOrder body → 201400401429
POST
/orders/test
Create test order
createTestOrder body → 201400401
POST
/orders/cancel_and_new
Cancel and replace order
cancelAndReplaceOrder body → 201400401
GET
/order
Get single order
getOrder 2 params → 200401404
DELETE
/order
Cancel single order
cancelOrder 2 params → 200401404
GET
/orders/uuids
List orders by IDs
listOrdersByIds 4 params → 200401
DELETE
/orders/uuids
Cancel orders by IDs
cancelOrdersByIds 2 params → 200401
GET
/orders/open
List open orders
listOpenOrders 6 params → 200401
DELETE
/orders/open
Batch cancel open orders
batchCancelOrders 6 params → 200401429
GET
/orders/closed
List closed orders
listClosedOrders 7 params → 200401

Schemas 1

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

OrderResponse
object
15 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

upbit-exchange-orders-api-openapi.yml Raw ↑

Other APIs Upbit publishes across the network.

Upbit WebSocket API
Upbit Exchange - Account API
Upbit Exchange - Deposits API
Upbit Exchange - Service API
Upbit Exchange - Travel Rule API
Upbit Exchange - Withdrawals API
Upbit Quotation API
Where this information came from

This is an independent, third-party profile of Upbit Exchange - Orders API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.