Ubios-udapi-server Jun 2026

Unlike the standard UniFi Network Application API (port 8443 or 443), which is designed primarily for the web UI, ubios-udapi-server is a . It runs directly on the console hardware and allows authenticated local applications to execute commands, fetch real-time site health data, and manage client devices without reverse-proxying through the UniFi web application layer.

npm run test:load

Server Requirements: - Node.js: v16+ or v18+ - Memory: 1GB minimum (2GB recommended) - Storage: 10GB for logs/configs - Database: PostgreSQL 13+ or MongoDB 5+ - Cache: Redis 6+ ubios-udapi-server

npm run coverage

CMD ["node", "server.js"]