{"library":"proxmox-api","type":"library","category":null,"description":"proxmox-api is a comprehensive JavaScript and TypeScript client library for interacting with the Proxmox VE API. Currently stable at version `1.1.1`, it offers a unique mapping approach where Proxmox API paths are directly translated into chained method calls (e.g., `/nodes/mynode` becomes `proxmox.nodes.mynode`). The library's core differentiator is its 100% mapping of available Proxmox API calls, complete with extensive TypeScript typings that enable rich IntelliSense, significantly reducing the need to consult external API documentation. It features a small footprint, weighing less than 10KB including its integrated documentation. Releases appear to be ad-hoc but frequent, driven by bug fixes and compatibility updates, such as recent enhancements for ESM and Proxmox 8 support. It supports multiple authentication methods including username/password and API tokens.","language":"javascript","status":"active","version":"1.1.1","tags":["javascript","proxmox","client","typing","api","typescript","async","promise"],"install":[{"cmd":"npm install proxmox-api","imports":["import proxmoxApi from 'proxmox-api';","import { ProxmoxEngine } from 'proxmox-api';","process.env.NODE_TLS_REJECT_UNAUTHORIZED = '0';"]},{"cmd":"yarn add proxmox-api","imports":[]},{"cmd":"pnpm add proxmox-api","imports":[]}],"homepage":"https://urielch.github.io/proxmox-api/","github":"https://github.com/UrielCh/proxmox-api","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/proxmox-api","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/proxmox-api/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}