Documentation

Get Proxnex connected the right way.

Everything you need to add servers, configure credentials, and point Proxnex to the Proxmox API without guesswork.

01
Add your server

Create a new connection from the bottom-center controls inside the app.

02
Enter credentials

Fill in host, API user, token details, and optional password authentication fields.

03
Use the API guide

Follow the Proxmox API walkthrough if you still need to generate or validate credentials.

Getting started

From first server to authenticated control.

The documentation keeps the same dark, technical language as the product so setup feels like part of the experience, not a disconnected page.

Adding Servers

Adding Servers

Click the controls at the bottom center of the app screen. Press the + button to add a new server connection.

The P button opens the Proxmox server control panel for the selected connection.

Credentials

Credentials Configuration
  • Server Name — Friendly label for the connection. Example: New York-2
  • Proxmox Host — API endpoint URL. Format: https://<IP-or-FQDN>:8006/api2/json
  • API User — Proxmox account used for token authentication, for example API@pve.
  • API Token Name — Token ID created for the API User, for example mytoken.
  • API Token Value — The token secret string generated in Proxmox.
  • Username — Proxmox account for password auth, for example root.
  • Password — Password for the Username field above, on the same Proxmox server.