Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions aster-finance-futures-api-v3.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@

## General API Information

* This API may require the user's AGENT. To learn how to create an AGENT, please refer toSome endpoints will require an API Key. Please refer to [this page](https://www.asterdex.com/)
* To create an agent please [click here](https://www.asterdex.com/en/api-wallet) and switch to `Pro API` at the top
* This API may require the user's AGENT.
* To create an AGENT please [click here](https://www.asterdex.com/en/api-wallet) and switch to `Pro API` at the top
* The base endpoint is: **https://fapi.asterdex.com**
* All endpoints return either a JSON object or array.
* Data is returned in **ascending** order. Oldest first, newest last.
Expand Down
4 changes: 2 additions & 2 deletions aster-finance-futures-api-v3_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@

## Rest 基本信息

* 接口可能需要用户的AGENT,如何创建AGENT请参考[这里](https://www.asterdex.com/)
* agent创建请[点击这里](https://www.asterdex.com/zh-CN/api-wallet) 并且切换到API管理上方的`专业API`
* 接口可能需要用户的AGENT
* AGENT创建请[点击这里](https://www.asterdex.com/zh-CN/api-wallet) 并且切换到API管理上方的`专业API`
* 本篇列出REST接口的baseurl **https://fapi.asterdex.com**
* 所有接口的响应都是JSON格式
* 响应中如有数组,数组元素以时间升序排列,越早的数据越提前。
Expand Down