Search
/
Launch Exchange
Documentation
API Reference
Documentation
API Reference
General Information
API Server Location
API URLs
API Quick Start
Authentication
Rate Limits
Benchmarks
Production API Reference
Account
Algos
Auth
Markets
Insurance
Liquidations
Authentication
Orders
GET
Get open orders
POST
Create order
DEL
Cancel all open orders
GET
Get orders
POST
Create batch of orders
GET
Get order by client id
DEL
Cancel open order by client order id
GET
Get order
DEL
Cancel order
Points
Referrals
System
Trades
Transfers
Vaults
Websocket Documentation
Testnet API Reference
Account
Algos
Auth
Markets
Insurance
Liquidations
Authentication
Orders
Points
Referrals
System
Trades
Transfers
Vaults
Websocket Documentation
Useful Resources
Paradex Github
Paradex CLI
Code Samples
Python SDK
CCXT Integration
Launch Exchange
Orders
Cancel open order by client order id
DELETE
https://api.prod.paradex.trade/v1
/
orders
/
by_client_id
/
:client_id
Path parameters
client_id
string
Required
Client Order Id
Errors
400
Orders Cancel by Client ID Request Bad Request Error
Built with