Create a New API Key for Agent Access¶
You can generate an API key for an agent and share it with trusted users to enable secure access to your deployed agent from external environments. It helps ensure that only authorized users from external systems can interact with the agent.
Steps to create an API key for your agent:
-
Navigate to the Agents page and click API keys in the left panel.
-
Click the Create a new API key button. The Create new API key dialog is displayed.
-
Provide a descriptive name for the key and click Generate key. The newly generated API key is displayed in the dialog. Click Copy and close to save the key to your clipboard. You can now share this key with authorized users as needed.
Note
GALE will not show the API key again for security reasons. Keep the API key secure and confidential. Never share it with unauthorized users or expose it in client-side code or browsers.
All generated API keys are listed in the API keys section for easy reference and management.