// Blog · tag
#api tokens
Every post tagged api tokens.
Blog posts
automation
How to Automate Proxmox VE With Python and the REST API (A Beginner's Guide to proxmoxer)
Tired of clicking through the Proxmox web UI for repetitive tasks? Learn how to talk to the Proxmox VE REST API from Python using the proxmoxer library to list nodes, start and stop VMs, and create containers with a script.
management
How to Set Up Proxmox Datacenter Manager (PDM) for Multi-Cluster Management
Proxmox Datacenter Manager gives you one dashboard and live migration across independent Proxmox VE clusters. Here's how to install it, connect your clusters with a properly scoped API token, and avoid the setup mistakes that block most first attempts.