# API Key申请

## 1、注册账号

* 完成账号注册（无需实名认证），点击前往 [注册页面](https://infoway.io/create-account)
* 注册完成之后，登录成功会自动跳转到用户[后台界面](https://infoway.io/dashboard)。

![](https://files.readme.io/b2f4158859b25a84398d2d424aa6a956dc06d6e7b1c4349b9bca41d98103fb21-image.png)

## 2、套餐购买

* 同一个账号可以同时拥有多个套餐，不同套餐拥有不重复的API Key
* 套餐购买唯一的入口：[**官网-定价**](https://infoway.io/#pricing)

![](https://files.readme.io/9d1f3831219bba12ec015c6c39b3dd3f587632ad6e495087703c6e3e9f1625a6-image.png)

## 3、套餐升级以及续费

* 免费套餐无法升级和续费
* 所有付费套餐均支持续费操作
* 升级操作必须有更高级的套餐才可以升级（如基础可以升级为高级或专业，高级可以升级为专业，专业无法升级），套餐升级时，用户只需要支付剩余时间的差价（如果升级所需价格低于8USDT，无法升级）。
* 套餐的续费和升级需要在用户后台界面进行操作

![](https://files.readme.io/12d4a27e1834b8c063fe0d7a3b109fb0835de97310fc166d94cb501a2243982d-image.png)

![](https://files.readme.io/d3195ca2822d3cf84798b71a1473488621d05c485d8fc35feb0eeea0899bb576-image.png)


---

# 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://docs.infoway.io/getting-started/api-key-application.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.
