AMETEK Powervar iSite PRO REST API
Read-only REST API embedded in the AMETEK Powervar iSite PRO network management card, the adapter fitted to Powervar UPS systems for secure remote monitoring. Three GET operations over HTTP or HTTPS returning JSON — live UPS electrical and battery state, the active alarm set drawn from a fixed 38-value catalogue with severities, and adapter identity including firmware and network configuration. HTTP Basic authentication or an x-auth-token web session token; authentication is required for every operation. Protocol version is carried in the URI path at v1, and AMETEK Powervar commits that breaking firmware changes iterate that version and that deprecation is made explicit in firmware upgrades. The host is the customer's own adapter, discovered on the local network by mDNS — there is no vendor cloud endpoint, which is why baseURL is templated.