Creating Proxmox API Token
This guide explains how to create a Proxmox API Token and use its TOKEN_ID and secret to connect Proxmox with the TZ Proxmox VE WHMCS Module.
Login to Proxmox VE
Open your Proxmox web panel and log in as root.
Open API Tokens
Navigate to:
Create New Token
Click Add and fill in the token details.
User: root@pam
TOKEN_ID: your_token_id
Privilege Separation: Disabled
Copy Secret Token
After saving, Proxmox will display the secret token only once. Copy it and store it securely.
API Hash Format
Combine the values in the following format:
Permissions Reminder
Assign appropriate permissions (recommended role:
PVEAdmin) to the token so WHMCS can fully manage VPS resources.