https://api.orderly.org/
(Mainnet)
https://testnet-api.orderly.org
(Testnet)
GET
and DELETE
endpoints, parameters must be sent as a query string
.
For POST
and PUT
endpoints, the parameters must be sent in the request body
with content type application/json
.
Parameters may be sent in any order.
PERP_<SYMBOL>_USDC
to represent a symbol name, for example: PERP_ETH_USDC
.
429
. You may need wait until next time horizon.
Errors consist of three parts: an error code, detailed message and a success flag.