From 47f72c3d127d3e82618de622c6695ea2b390b3ec Mon Sep 17 00:00:00 2001 From: lgunreddi Date: Wed, 5 Aug 2026 10:59:43 -0400 Subject: [PATCH 1/2] Update overview.mdx --- api-reference/overview.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/api-reference/overview.mdx b/api-reference/overview.mdx index d4d6ccb8..c3601245 100644 --- a/api-reference/overview.mdx +++ b/api-reference/overview.mdx @@ -5,9 +5,9 @@ description: "Use the Runpod API to programmatically manage your compute resourc The Runpod REST API v1 provides programmatic access to all Runpod compute resources. Integrate GPU infrastructure into your applications, workflows, and automation systems. - - **REST API v1 is deprecated and will be retired in the near future.** All new integrations should use [REST API v2](/api-reference-v2/overview) instead. - + +REST API v1 is in maintenance mode and is no longer being actively developed. All new development is focused on REST API v2. For new integrations, use [REST API v2](/api-reference-v2/overview) instead. + ## Available resources From db31c75f2ed2fa08901c3510b312d71a408cf141 Mon Sep 17 00:00:00 2001 From: lgunreddi Date: Wed, 5 Aug 2026 11:47:35 -0400 Subject: [PATCH 2/2] Update overview.mdx --- api-reference/overview.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-reference/overview.mdx b/api-reference/overview.mdx index c3601245..6c15fc98 100644 --- a/api-reference/overview.mdx +++ b/api-reference/overview.mdx @@ -6,7 +6,7 @@ description: "Use the Runpod API to programmatically manage your compute resourc The Runpod REST API v1 provides programmatic access to all Runpod compute resources. Integrate GPU infrastructure into your applications, workflows, and automation systems. -REST API v1 is in maintenance mode and is no longer being actively developed. All new development is focused on REST API v2. For new integrations, use [REST API v2](/api-reference-v2/overview) instead. +REST API v1 is in maintenance mode and is no longer being actively developed. For new integrations, use [REST API v2](/api-reference-v2/overview). ## Available resources