Overview
Welcome to AOFEX’s trader and developer documentation.Current document is V1 version, and it will continue to be updated in the future, so stay tuned.
API is a simple and powerful automated trading tool for AOFEX users designed to help users integrate trading functions into applications quickly and efficiently.API document has different chapters, find what you need and click to view.
API has account, transaction and market three categories. After developer creates an account on website, the developer can create APIs with different permissions according to their own needs, and use API to automatically trade or withdraw. Please log in and find Profile -> Open interface -> Create API KEY.
Interfaces are the basis of providing services.The account and transaction API requires authentication and provides functions such as placing and withdrawing orders, inquiring order and account information.Market API provides market data and all these interfaces are open. If there are no fields on the document in API return value, it means that these fields are about to be discarded. Please use fields on document.
- Interface protocol: https
- Message format: json
Message code: utf-8
Interface address: openapi.aofex.asia
Comments
0 comments
Article is closed for comments.