📄️ REST API
production environment//api.jucoin.com
📄️ Basic information of the interface
Due to reasons such as high latency and poor stability, it is not recommended to access the API through a proxy.
📄️ Frequency Limiting Rules
Some interfaces will have limited flow control (the corresponding interface will have a limited flow description). The flow limit is mainly divided into gateway flow limit and WAF flow limit.
📄️ Signature Instructions
Since JU needs to provide some open interfaces for third-party platforms,therefore, the issue of data security needs to be considered. Such as whether the data has been tampered with, whether the data is outdated, whether the data can be submitted repeatedly, and the access frequency of the interface, and whether data has been tampered with is the most important issue.
📄️ Signature generation
Take https://api.jucoin.io/v1/spot/order as an example.
📄️ API code library
Java connector
📄️ Public module
Order state
📄️ FAQ
AUTH\_ 105: The server verifies the request header parameters validate-timestamp (validTimeStamp) and validate-recvwindow (recvwindow)