API Keys
The API Keys page is for managing your API keys
Viewing Your API Keys
When you navigate to the API Keys page in the Cloud Console (under Settings), you'll see a table listing all your API keys with the following information:
- Name: The descriptive name you've given to the API key
- Key: The actual API key value (hidden by default for security)
- Expires: When the API key will expire
- Last Used: When the API key was last used
- Owner: The user who created the API key
Creating a New API Key
To create a new API key:
- Navigate to the API Keys page in the Cloud Console (under Settings)
- Click the "Create API Key" button in the top-right corner
- In the dialog that appears:
- Enter a descriptive name for the key (e.g., "Production API Key")
- Set an expiration date for the key
- Click "Create Key" to generate the new API key
- Important: Copy the API key value immediately, as it will only be shown once
Note: An API key is automatically created when you create a new project. You can view and manage this key in the API Keys page.
CLI
You can use the CLI to manage your API keys using the following command:
See the CLI documentation for more information on specific command usage and flags.
Need Help?
Join our Community for assistance or just to hang with other humans building agents.
Send us an email at hi@agentuity.com if you'd like to get in touch.
Please Follow us on
If you haven't already, please Signup for your free account now and start building your first agent!