> For the complete documentation index, see [llms.txt](https://docs.console.zenlayer.com/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.console.zenlayer.com/welcome/platform/team-management/generate-an-api-access-key.md).

# Generate an API Access Key

Developers need the API access key to call the API interface.

<div align="left"><figure><img src="/files/54K7uxBJb9ZO32dKMgvV" alt="" width="322"><figcaption><p>Generate an API Access Key</p></figcaption></figure></div>

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

<mark style="color:blue;">Each member can have 2 access keys at most.</mark>
{% endhint %}

## Procedures

1. Go to <img src="/files/OpBVTu9w6b4cLMhp1sjt" alt="" data-size="line"> > **Team** > **Manage your Current Team** > **Access Key** > **Generate Key**.
2. Select a team member you want to give a key to.
3. Click on **Confirm**.
4. *<mark style="color:green;">(Optional)</mark>* Disable or delete the key if needed.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/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.
