-
Notifications
You must be signed in to change notification settings - Fork 0
REST_introduction
topq-exchange edited this page Dec 19, 2019
·
2 revisions
TopQ provides users with a complete set of API, can help users quickly access to the TopQ trading system, to achieve programmed trading.
- root url:https://www.topliq.com/
- Limited frequency rules
- Public interfaces, such as the market quotation interface, are limited based on the requested IP
- Private interfaces, such as trading interfaces, are restricted based on user ids
- For specific interface frequency limit rules, refer to interface description
- All request parameters should be encapsulated according to the API instructions.
- Submit the encapsulated API request to the server by POST or GET.
- topliq.com processes the request and returns the appropriate JSON formatted result.
- Please request using HTTPS.
- Support all TopQ transactions on the site of the trading pair, on the new token to maintain synchronization with the site.
- Technology discussion group: telegram (please specify uid and programming language when adding groups), we will try our best to help you answer questions.