# 更新日志

* 新版本上线

为优化系统架构并提升服务稳定性，平台将对 **Open API 路由域名**进行迁移。原 Open API 域名 **`api.aivora.com`** 将迁移至 **`openapi.aivora.com`**。请所有使用 Open API 的用户尽快完成接口域名更新。**特别说明：**&#x672C;次迁移 **仅涉及子域名变更，原有 API 路径保持不变**。例如：

* 原地址：

<https://api.aivora.com/spot/open/>

* 迁移后地址：

<https://openapi.aivora.com/spot/open/接口路径、参数及调用方式> **均不会发生变化**。**迁移安排如下：**

* **新 Open API 域名：** `openapi.aivora.com`
* **原域名下架时间：** **2026 年 3 月 20 日 18:00（UTC+8）**

在上述时间之后，**`api.aivora.com` 下的 Open API 路由将停止服务**。若未及时完成迁移，可能会导致 **接口调用失败或无法正常下单**。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kaisensei34.gitbook.io/aivora-docs/geng-xin-ri-zhi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
