---
title: "API Access Keys for AI Agents | Hostman Docs"
description: "Learn how to generate API access keys for AI agents, configure them in the dashboard, and securely use them to authorize API requests in applications."
---

> For the complete documentation index for AI agents, see [llms.txt](https://hostman.com/llms.txt).

Access keys are required to send API requests to an agent.

To add an access key:

1.  Go to the **AI Services** → **Agents** section and select the required agent.
2.  On the **Management** tab, click **Modify** in the **API access** section.

![Ambitious Aquila 2026 08 19 12 33](https://content.hostman.com/assets/9ef356ad-6dd7-41f7-8b18-6fbaf81c234d.png?width=1581&height=869)

3.  Click **Add new key**.
4.  Enter a custom name or leave the default one and click **Add**.
5.  Copy the key value and store it in a secure location. You will not be able to view it again in the dashboard.

Use the generated key in your application or website to authorize requests to the agent.
