post https://api.cvex.trade/v1/trading/atomic-orders
This endpoint is designed to execute a combination of orders atomically. If any order in the batch is rejected for any reason, all orders are simultaneously rejected. Please note that only one order per contract can be executed in an atomic batch.
Response Codes
Code | Description | Status |
---|---|---|
201 | Successfully created | success |
422 | Order was rejected by the protocol | rejected |
409 | A conflict occurred, typically due to an existing order with the same customer order ID | rejected |
500 | Unexpected errors or blockchain node malfunction | unknown |
Cost
Each request to this endpoint costs 1 API credit