# 生成 API 访问密钥

开发者需要 API 访问密钥来调用 API 接口。

<div align="left"><figure><img src="/files/5MDEh4WCMqdaB8gzPsh6" alt="" width="322"><figcaption><p>生成 API 访问密钥</p></figcaption></figure></div>

{% hint style="info" %} <mark style="color:blue;">**注意**</mark>

<mark style="color:blue;">每个成员最多可以拥有 2 个访问密钥。</mark>
{% endhint %}

## 操作流程

1. 前往 <img src="/files/OpBVTu9w6b4cLMhp1sjt" alt="" data-size="line"> > **团队** > **管理当前团队** > **访问密钥** > **生成密钥**。
2. 选择您想要授予权限的团队成员。
3. 点击 **确认**。
4. *<mark style="color:green;">(可选)</mark>* 如有需要，禁用或删除密钥。


---

# 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.console.zenlayer.com/welcome/cn/platform/team-management/generate-an-api-access-key.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.
