Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster. - https://postman.com
Proxmox API Authentication
Click the Send button
From the response, copy the ticket value and CSRFPreventionToken values to a text document for use later
Proxmox Version API Call
In Postman, click the + next to the Overview tab to create a new HTTP request tab
Click the Cookies link below the send button
Type the API URL up to /json/, (ie https://DNSorIP:8006/api2/json/) > Click Add
Click Add Cookie
Replace the Cookie_1 key with PVEAuthCookie
Replace the value with the ticket value from authentication response, the result should look like