RunPod console
The RunPod console provides an intuitive web interface to launch and manage Pods, monitor resource usage, access Pod terminals, and view billing and usage history. Launch the RunPod console →REST API
The RunPod REST API allows you to programmatically manage and control compute resources. Use the API to manage Pod lifecycles and Serverless endpoints, monitor resource utilization, and integrate RunPod into your applications. Explore the API reference →Command-line interface (CLI)
The RunPod CLI allows you to manage Pods from your terminal, execute code on Pods, transfer data between RunPod and local systems, and programmatically manage Serverless endpoints. Every Pod comes pre-installed with therunpodctl
command and includes a Pod-scoped API key for seamless command-line management.
Learn more about runpodctl →