Johnson Controls Metasys is a top-three BMS platform across North American commercial real estate. HVAC API's Metasys integration is in beta — point reads via the Metasys API are stable, write operations are gated by site authorization scopes.
BMS · beta
Johnson Controls Metasys
BACnetModbusREST
Device families
-
Metasys Points
2 endpoints
-
Alarms
1 endpoint
Endpoints & snippets
One email unlocks the whole site.
Metasys Points
- GET /v1/devices/{id}/points
- POST /v1/devices/{id}/points/{point}
curl -H "Authorization: Bearer $HVACAPI_KEY" \
https://api.hvacapi.com/v1/devices/{device_id}/points
Alarms
- GET /v1/devices/{id}/alarms