Skip to main content

API Key Management

This page explains how to create, manage, and secure API keys for accessing LLMrouter services.

Overview

API keys are used to authenticate and authorize access to LLMrouter APIs. Proper management of API keys is essential for security and operational efficiency.

Creating an API Key

  1. Navigate to the API Key Assignment section in the LLMrouter dashboard.
  2. Click + Create API Key.
  3. Assign a name and models.
  4. Save the generated key securely.
api Keys overviewapi Keys overview

Figure 1: Overview of API Keys

An api Key create flowAn api Key create flow

Figure 2: Create a new API Key

Managing API Keys

  • Edit Key: Edit existing key
  • Deaktivate Key: Deaktivate key
Api Key edit and deaktivateApi Key edit and deaktivate

Figure 3: API Key options

Security Best Practices

  • Store API keys securely (never commit to source control).
  • Rotate keys regularly.

Notes

This feature is currently in preview. Some functionality may not be fully available yet.