Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions api-reference/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<Warning>
**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.
</Warning>
<Note>
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).
</Note>

## Available resources

Expand Down
Loading