Crypto.com Advanced Order Management API
Advanced Order Management provides trigger orders and multi-leg execution strategies beyond basic LIMIT and MARKET orders. Use these endpoints for conditional order execution based on price triggers.## Trigger OrdersTrigger orders activate when a reference price condition is met. Use [`private/advanced/create-order`](/docs/api/rest/private-advanced-create-order) to create trigger orders.| Type | Description ||------|-------------|| `STOP_LOSS` | Converts to a market order when trigger price is reached. Used to limit losses. || `STOP_LIMIT` | Converts to a limit order when trigger price is reached. Offers price control on stop execution. || `TAKE_PROFIT` | Market order activated when price moves favorably to the trigger level. Used to lock in gains. || `TAKE_PROFIT_LIMIT` | Limit order activated when price moves favorably to the trigger level. |Trigger orders require:- `ref_price` — the trigger price- `ref_price_type` — reference price source: `MARK_PRICE` (default), `INDEX_PRICE`, or `LAST_PRICE`## Multi-Leg StrategiesMulti-leg orders link multiple orders together with conditional execution logic.| Strategy | Description | Endpoint ||----------|-------------|----------|| **OCO** (One-Cancels-Other) | Two orders where filling one cancels the other. Typically pairs a take-profit with a stop-loss. | [`private/advanced/create-oco`](/docs/api/rest/private-advanced-create-oco) || **OTO** (One-Triggers-Other) | Primary order triggers a secondary order when filled. Used to attach TP/SL to an entry order. | [`private/advanced/create-oto`](/docs/api/rest/private-advanced-create-oto) || **OTOCO** (One-Triggers-OCO) | Primary order triggers an OCO pair when filled. Entry order with both TP and SL attached. | [`private/advanced/create-otoco`](/docs/api/rest/private-advanced-create-otoco) |## Contingency TypesMulti-leg orders use contingency types to define the relationship between legs:| Type | Description ||------|-------------|| `OCO` | One-Cancels-Other: two orders, one cancels when the other fills || `SPOT_ATTACH` | Attach trigger orders to a spot position || `DERIV_ATTACH` | Attach trigger orders to a derivatives position (supports isolated margin) |## Order Management- [`private/advanced/amend-order`](/docs/api/rest/private-advanced-amend-order) — modify trigger price or quantity- [`private/advanced/cancel-order`](/docs/api/rest/private-advanced-cancel-order) — cancel a single advanced order- [`private/advanced/cancel-all-orders`](/docs/api/rest/private-advanced-cancel-all-orders) — cancel all advanced orders for an instrument- [`private/advanced/get-open-orders`](/docs/api/rest/private-advanced-get-open-orders) — retrieve open advanced orders- [`private/advanced/get-order-history`](/docs/api/rest/private-advanced-get-order-history) — retrieve advanced order history## Real-Time UpdatesSubscribe to `user.advanced.order` for real-time advanced order lifecycle events.
Crypto.com Advanced Order Management API is one of 14 APIs that Crypto.com publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Advanced Order Management. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, rate-limit docs, and a changelog.
This API exposes 16 operations across 16 paths, and defines 32 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.
Requests are made against 2 base URLs: https://api.crypto.com/exchange/v1, https://uat-api.3ona.co/exchange/v1.
Metadata
The identity and technical contract details declared by the specification.
Paths & Operations 16
Across 16 paths, the API surfaces 16 operations — 16 POST. Each is listed below with its method, path, parameters, and response codes.
Advanced Order Management provides trigger orders and multi-leg execution strategies beyond basic LIMIT and MARKET orders. Use these endpoints for conditional order execution base…
Schemas 32
The contract defines 32 schemas that model the data the API accepts and returns. Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Crypto.com 12
Other APIs Crypto.com publishes across the network.
This is an independent, third-party profile of Crypto.com Advanced Order Management 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.