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

# API Keys

> Manage secure API keys for integrating external applications and automating tasks

The API Keys tab on the Odin AI Platform platform serves as a tool for you to manage secure access for integrating external applications and automating tasks. This feature provides a streamlined interface where you can generate and manage API keys, which are essential for authenticating and facilitating seamless communication between Odin AI Platform and other services. Within the API Keys tab, you can view a list of all their generated keys, each accompanied by details such as the key's name, creation date, and management options. This setup ensures that you can easily identify and control your API keys, enhancing security and efficiency. The API Keys tab also offers direct access to comprehensive documentation, providing setup instructions, example requests, and best practices for secure usage. This makes it an invaluable resource for developers aiming to integrate Odin AI Platform's capabilities into their workflows, automate tasks, and maintain secure connections with external platforms.

<img src="https://mintcdn.com/odinai/zZAJiRux590L7du0/img/my-account/api-keys.png?fit=max&auto=format&n=zZAJiRux590L7du0&q=85&s=93c24f02d73030871314e40da3bad3b8" alt="API Keys Tab Interface" width="1912" height="954" data-path="img/my-account/api-keys.png" />

***

## API Key List

The main section displays all API keys generated by the user. Each entry includes:

* **Name** – The name assigned to the API key for easy identification.
* **Key** – The actual API key string used for authentication (partially hidden for security).
* **Date Created** – The date and time the key was generated.
* **Delete** – An option to remove the key when it’s no longer needed.

⚠️ If no API keys have been created yet, this section will appear empty.

***

## Create New Key

The **+ Create Key** button in the top-right corner allows you to generate a new API key.

* Provide a name for the key.
* Save the generated key securely, as it may not be shown again in full.
* Use this key to connect Odin AI Platform with other applications or services.

***

## View Documentation

The **Docs** button provides direct access to detailed API documentation.\
This includes:

* Setup instructions
* Example requests
* Best practices for securely using API keys

This documentation is especially useful for developers setting up and integrating the Odin AI Platform API efficiently.
