Home TZ Proxmox VE Whmcs Module Adding Proxmox Server

Adding Proxmox Server

Jan 29, 2026 1 min read

Adding Proxmox Server in WHMCS

This guide explains how to add your Proxmox VE server inside WHMCS so the TZ Proxmox VE Module can communicate with your node securely.

1

Open WHMCS Server Settings

Log in to your WHMCS Admin Panel and navigate to:

Settings → System Settings → Servers
2

Add New Server

Click the Add New Server button to create a new Proxmox server entry.

3

Basic Server Information

Name: Proxmox Node 1

Hostname: proxmox.example.com

IP Address: 192.168.1.10

Server Type: TZ Proxmox VE

4

Authentication Details

Enter the following credentials. When using API Token authentication, the username field must be set to token.

Username: token
Password: abcd
API Hash: root@pam!{TOKEN_ID}={SECRET_TOKEN}
Important: Username must always be token when using Proxmox API tokens. Password is ignored and can be set to anything.
5

Advanced Settings

  • Port: 8006
  • Use SSL: Enabled
  • Access Hash: Leave empty
6

Save & Test Connection

Click Save Changes. WHMCS will now use the Proxmox API to communicate with your node.

✅ Server Added Successfully

Your Proxmox server is now connected to WHMCS. You can assign this server to products and start provisioning VPS automatically.

Last updated: Jan 29, 2026