diff --git a/aster-finance-futures-api-v3.md b/aster-finance-futures-api-v3.md index 8a09567..40c4350 100644 --- a/aster-finance-futures-api-v3.md +++ b/aster-finance-futures-api-v3.md @@ -114,6 +114,7 @@ ## 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 * 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. diff --git a/aster-finance-futures-api-v3_CN.md b/aster-finance-futures-api-v3_CN.md index 73324c4..a34f5dd 100644 --- a/aster-finance-futures-api-v3_CN.md +++ b/aster-finance-futures-api-v3_CN.md @@ -113,6 +113,7 @@ ## Rest 基本信息 * 接口可能需要用户的AGENT,如何创建AGENT请参考[这里](https://www.asterdex.com/) +* agent创建请[点击这里](https://www.asterdex.com/zh-CN/api-wallet) 并且切换到API管理上方的`专业API` * 本篇列出REST接口的baseurl **https://fapi.asterdex.com** * 所有接口的响应都是JSON格式 * 响应中如有数组,数组元素以时间升序排列,越早的数据越提前。