# AMETEK Powervar iSite PRO REST API

**Canonical:** https://apis.io/apis/ametek/powervar-isite-pro/  
**Provider:** AMETEK — https://apis.io/providers/ametek/  
**Base URL:** http://{device_host}:{port}/api/v1  
**Documentation:** https://www.powervar.com/products/connectivity-solutions/isite-pro-net-adapter

AMETEK Powervar iSite PRO REST API is one of 3 APIs that [AMETEK](https://apis.io/providers/ametek/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Power Management, UPS Monitoring, Data Center, Industrial, and Device API. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

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.

## Operations (3)

| Method | Path | Summary |
|---|---|---|
| GET | `/UpsStatus` | Get UPS status |
| GET | `/UpsAlarms` | Get active UPS alarms |
| GET | `/whoAreYou` | Identify the adapter |

## Machine-readable artifacts (5)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/ametek/refs/heads/main/openapi/ametek-powervar-isite-pro-openapi.yml
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/ametek/refs/heads/main/overlays/ametek-powervar-isite-pro-overlay.yaml
- **Documentation** — https://www.powervar.com/-/media/ametekpowervar/pdf/products/connectivity-solutions/isite-pro/user-manuals/a55-00202-rev-b-isite-pro-rest-api-definition.pdf
- **APIReference** — https://www.powervar.com/-/media/ametekpowervar/pdf/products/connectivity-solutions/isite-pro/user-manuals/a55-00202-rev-b-isite-pro-rest-api-definition.pdf
- **Website** — https://www.powervar.com

## Other AMETEK APIs (2)

- [AMETEK Website](https://apis.io/apis/ametek/website/)
- [Crank Storyboard APIs](https://apis.io/apis/ametek/crank-storyboard/)

## Tags

Power Management, UPS Monitoring, Data Center, Industrial, Device API

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/ametek/powervar-isite-pro/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/ametek/.
