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

# Create and Manage Your API Keys

> Generate API keys for programmatic access, copy them once at creation, and manage or delete keys from the AION console.

#### Step 1: Open the API Keys page

In the left sidebar, navigate to `Management → API Keys`. API keys let you authenticate programmatic requests to AION services.

<img src="https://mintcdn.com/aion-7ea50436/3ZV6BI4fXoNXgg-d/gifs/apikey-0.gif?s=8d34433cbcd0e4677c306ace45668e97" width="500" data-path="gifs/apikey-0.gif" />

#### Step 2: Start adding a new API key

Click the green `Add API Key +` button (top-right).

<img src="https://mintcdn.com/aion-7ea50436/3ZV6BI4fXoNXgg-d/images/screens/apikey-0.png?fit=max&auto=format&n=3ZV6BI4fXoNXgg-d&q=85&s=de2789def6a61dfc0e0b2a7e245693c3" width="500" data-path="images/screens/apikey-0.png" />

#### Step 3: Name and create the key

In the `Add API Key` dialog:

1. Enter a recognizable `Key Name` (example: `MyAPIkey` or `prod-ci-key`).
2. Click `Add API Key`.

<img src="https://mintcdn.com/aion-7ea50436/3ZV6BI4fXoNXgg-d/images/screens/apikey-1.png?fit=max&auto=format&n=3ZV6BI4fXoNXgg-d&q=85&s=582129cc56870df7030361047e77d873" width="500" data-path="images/screens/apikey-1.png" />

#### Step 4: Copy the API key (you can only view it once)

After creation, you’ll see the `API Key Created` dialog with your new key displayed.

1. Click the copy icon to copy the full API key.
2. Click `I've copied the key` to close the dialog.

> `Important:` You **won’t be able to see this API key again** after closing the dialog.
>
> Store it securely (for example, in a password manager or a secrets manager).

<img src="https://mintcdn.com/aion-7ea50436/3ZV6BI4fXoNXgg-d/images/screens/apikey-2.png?fit=max&auto=format&n=3ZV6BI4fXoNXgg-d&q=85&s=d53167cd4a796c756b66e4316e1f0c56" width="500" data-path="images/screens/apikey-2.png" />

#### Step 5: Verify the key is added

Back on the API Keys page, your key appears in the list with:

* `Name`
* `Status` (example: `Active`)
* `Created At`
* `API Key` (partially masked)
  <img src="https://mintcdn.com/aion-7ea50436/3ZV6BI4fXoNXgg-d/images/screens/apikey-3.png?fit=max&auto=format&n=3ZV6BI4fXoNXgg-d&q=85&s=2f2bda5f00f30333b6ede576c1e7c5c4" width="500" data-path="images/screens/apikey-3.png" />

#### Optional: Delete an API key

> `Warning:` Deleting an API key is permanent and cannot be undone. Any services using this key will immediately lose access.

1. In the API Keys list, click `Delete` on the key you want to remove.
2. In the confirmation dialog, type the exact key name shown.
3. Click `I understand the consequences. DELETE this resource`.

<img src="https://mintcdn.com/aion-7ea50436/3ZV6BI4fXoNXgg-d/images/screens/apikey-4.png?fit=max&auto=format&n=3ZV6BI4fXoNXgg-d&q=85&s=da004c5a371dc200e605f9c5a0be38eb" width="500" data-path="images/screens/apikey-4.png" />
