> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getstrada.com/llms.txt
> Use this file to discover all available pages before exploring further.

# API Keys

> Generate authentication keys for accessing Strada's API

API Keys let you authenticate requests to Strada's API. Each key is a unique credential that identifies your organization.

Navigate to **Settings > Organization > API Keys** to manage your keys.

***

## Creating a Key

Click **Create API Key** and enter a **Key Name** to identify its purpose (e.g., "Production Integration" or "Staging").

After creation, the secret key is displayed once in the format `st_{id}`. Copy it immediately and store it securely. You will not be able to view the key again after closing the dialog.

***

## Managing Keys

The table shows all keys with their name and creation date. Keys can only be created or deleted. There is no way to edit a key's name or regenerate its value.

***

## Deleting a Key

Click the trash icon on a key's row to delete it. You'll need to type the key's name to confirm deletion. Any integrations using the key will stop working immediately.

***

## Visibility

API Keys is only visible to Admin, IT Admin, and Executive roles. Creating and deleting keys requires Admin or IT Admin.
