From ee484d3483f8fdccb72feb1a200b02232fcd6aca Mon Sep 17 00:00:00 2001 From: "ivan.z-apx" Date: Mon, 29 Sep 2025 15:22:29 +0800 Subject: [PATCH] apiv3 url --- aster-finance-futures-api-v3.md | 4 ++-- aster-finance-futures-api-v3_CN.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/aster-finance-futures-api-v3.md b/aster-finance-futures-api-v3.md index 40c4350..fdc5f93 100644 --- a/aster-finance-futures-api-v3.md +++ b/aster-finance-futures-api-v3.md @@ -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. diff --git a/aster-finance-futures-api-v3_CN.md b/aster-finance-futures-api-v3_CN.md index a34f5dd..8954424 100644 --- a/aster-finance-futures-api-v3_CN.md +++ b/aster-finance-futures-api-v3_CN.md @@ -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格式 * 响应中如有数组,数组元素以时间升序排列,越早的数据越提前。