---
title: "Manage API Keys in Pigment for Secure Integration and Access Control"
slug: "manage-api-keys"
description: "Manage API keys in Pigment to enable secure integration, control access, and monitor usage across your Workspace with clear key management tools."
updated: 2025-05-30T10:12:01Z
published: 2025-08-22T11:56:47Z
---

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

# Manage API keys

To use Pigment's APIs, Pigment requires API keys in parameters. This article describes how to create, edit and delete them.

> [!WARNING]
> **⚠️ Important**
> 
> You need to be a **Workspace Admins** to access the API Keys screen in Workplace Settings, and to manage API keys.

## Access the API Keys page

Open your Workplace settings and click on **API Keys**. You can [manage API keys and IP Allow lists](/v1/docs/configure-ip-allow-list-api-keys) from the **API Keys** page in **Workspace Settings**.

## Create API key

To create a new API key, click **+ Create API key**.

There are the 3 fields you need to complete:

- **API Key name.**Name the API Key with something easily recognizable.
- **Expiration date.** Enter a date when the API key will no longer be valid.

> [!WARNING]
> ⚠️**Important**
> 
> When you select the expiration date, the expiration day isn’t included. For example, if your expiration date is July 1st, your API key is only valid until June 30th.
- **Key type.** Select either **Import**or **Export.**

## Edit API key

To edit the API key name and the expiration date, hover over the API key and click the **Edit** icon.

## Delete API key

To delete an API key, hover over the API key and click the **Delete** icon.

<style> p[data-block-id] {font-size:1rem;} ul li p[data-block-id] {margin-bottom: 0;} ul[data-type="taskList"] li div p[data-block-id] {margin-bottom: 0;} ol li p[data-block-id] {margin-bottom: 0;} table tbody th p[data-block-id] { margin-bottom: 0;} blockquote p[data-block-id] {margin-bottom: 0 !important;} &nbsp;p[data-block-id]:empty::after {content: "\00A0";} </style>
