post https://api.cvex.trade/v1/trading/estimate-order
The "Estimate Order" endpoint is designed to enable users to simulate the execution of an order without actually committing to the trade. By providing the same parameters that would be used in a real order creation, you can receive a detailed projection of the execution.
Response Codes
Code | Description |
---|---|
200 | Success |
422 | Order was rejected |
500 | Unexpected errors or blockchain node malfunction |
Cost
Each request to this endpoint costs 1 API credit
Response