From 959098bf84ca07b32f5115346e019b16cc75ea2d Mon Sep 17 00:00:00 2001 From: agupta-cruiser Date: Mon, 16 Feb 2026 11:29:59 +0530 Subject: [PATCH 1/3] Added the price plan for API Key Policy --- src/content/policy-management/api-key-policy.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/policy-management/api-key-policy.mdx b/src/content/policy-management/api-key-policy.mdx index 3e6495df..61d1feb7 100644 --- a/src/content/policy-management/api-key-policy.mdx +++ b/src/content/policy-management/api-key-policy.mdx @@ -13,6 +13,8 @@ import img_confirmed_disabled from './images/api-key-policy/e6c8ed318a1507a5f21e The API key policy allows workspaces to customize the maximum age of API keys across all workspace accounts, by specifying the duration after which keys should be rotated. Frequent API Key rotation ensures that API keys older than the designated age are invalidated for authentication, with the added flexibility to enforce a refresh for keys that exceed the specified duration. + API Key Policy is available with our Enterprise plans. + ## View API Key Policy To view your workspace's API Key Policy, go to your Workspace settings > Manage policies and select Authentication Policies from the left-hand menu. From 99429780d594b4bbdef3233bfcbac5d8cbcfe86a Mon Sep 17 00:00:00 2001 From: agupta-cruiser Date: Mon, 16 Feb 2026 17:58:05 +0530 Subject: [PATCH 2/3] Fixed extra space --- src/content/policy-management/api-key-policy.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/policy-management/api-key-policy.mdx b/src/content/policy-management/api-key-policy.mdx index 61d1feb7..4dac8a7f 100644 --- a/src/content/policy-management/api-key-policy.mdx +++ b/src/content/policy-management/api-key-policy.mdx @@ -13,7 +13,7 @@ import img_confirmed_disabled from './images/api-key-policy/e6c8ed318a1507a5f21e The API key policy allows workspaces to customize the maximum age of API keys across all workspace accounts, by specifying the duration after which keys should be rotated. Frequent API Key rotation ensures that API keys older than the designated age are invalidated for authentication, with the added flexibility to enforce a refresh for keys that exceed the specified duration. - API Key Policy is available with our Enterprise plans. +The API Key Policy is available with our Enterprise plans. ## View API Key Policy From dcb90988765b2bae72dcb829d5e3ca3ed95e3d9f Mon Sep 17 00:00:00 2001 From: agupta-cruiser Date: Thu, 19 Feb 2026 14:45:17 +0530 Subject: [PATCH 3/3] Corrected --- src/content/policy-management/api-key-policy.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/policy-management/api-key-policy.mdx b/src/content/policy-management/api-key-policy.mdx index 4dac8a7f..a7a4b3c6 100644 --- a/src/content/policy-management/api-key-policy.mdx +++ b/src/content/policy-management/api-key-policy.mdx @@ -13,7 +13,7 @@ import img_confirmed_disabled from './images/api-key-policy/e6c8ed318a1507a5f21e The API key policy allows workspaces to customize the maximum age of API keys across all workspace accounts, by specifying the duration after which keys should be rotated. Frequent API Key rotation ensures that API keys older than the designated age are invalidated for authentication, with the added flexibility to enforce a refresh for keys that exceed the specified duration. -The API Key Policy is available with our Enterprise plans. +The API key policy is available with our Enterprise plan. ## View API Key Policy