diff --git a/db/resources.json b/db/resources.json index a542e9fc1..2027aed9e 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1431, +"count": 1432, "entries": [ { "API": "Cat Facts", @@ -3204,6 +3204,15 @@ "Link": "https://www.postman.com/postman/workspace/postman-public-workspace/documentation/12959542-c8142d51-e97c-46b6-bd77-52bb66712c9a", "Category": "Development" }, + { + "API": "Proxmox VE API", + "Description": "API of self-hosted Proxmox VE. Address: https://your.server:8006/api2/json/ (configuring in installation process)", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "unknown", + "Link": "https://pve.proxmox.com/pve-docs/api-viewer/", + "Category": "Development" + }, { "API": "ProxyCrawl", "Description": "Scraping and crawling anticaptcha service",