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

# API Keys

> Generate and manage your API keys

API keys are essential for programmatically interacting with Contexa’s services. Whether you're enabling **tool-level tracing**, integrating MCP servers with external clients, or setting up future platform extensions - API keys serve as your secure authentication tokens.

### Where to find them

Navigate to **Settings → API Keys** to view and manage your keys.

<img src="https://mintcdn.com/contexaai-ae648e0a/6uNgbXU7OVN59NRE/images/Screenshot2025-08-08at12.01.44AM.png?fit=max&auto=format&n=6uNgbXU7OVN59NRE&q=85&s=60bf08a712970def5ebd133e0b60eb59" alt="Screenshot2025 08 08at12 01 44AM Pn" width="2742" height="1056" data-path="images/Screenshot2025-08-08at12.01.44AM.png" />

### What you can do

#### ✅ **Generate a new API Key**

* Click the **“+ Create API Key”** button.
* Give your key a meaningful **label** (e.g., `Context7 Tracing`, `Prod Agent Access`).
* Once created, the key will appear in the list.

<Warning>
  **Important:** For security reasons, you will only be able to **view and download the key once** at the time of creation. Make sure to copy or save it securely.
</Warning>

### How are API keys used?

* **Enable tracing** for tool calls across MCP servers
* **Authenticate access** to specific platform features
* **Future use cases**: API-based server creation, external monitoring integrations, third-party app linking, etc.

<Note>
  API keys offer a simple and secure way to manage access to Contexa services—just like you would in any production-grade platform or API-first infrastructure. Treat your keys like passwords: store them safely, rotate when needed, and delete unused ones.
</Note>
