This API returns a list of all Software Alliance Members which are recognized by Allegion as officially integrating into the ENGAGE platform. This is utilized when registering a new site in order for Allegion to provide site and devices registered to sites information to our officially recognized SAMs.
This API can only be accessed by a partner account type. ENGAGE managed login types are not able to access this API.
Basic Authentication, must be a partner managed account type
HTTP status code 200
Body
Type: application/json
Response Parameters
Type: application/json
Text = string
- Pretty Print SAM name identifier
Value = string
- String to be utilized for the tag “SiteSoftwareKey” in POST /engage/sites/register
Example response body:
[[{"Text":"ENGAGE","Value":"engage"},{"Text":"AccessNsite","Value":"accessnsite"},{"Text":"Avigilon","Value":"avigilon"},
{"Text":"BadgePass","Value":"badgepass"},{"Text":"Blackboard","Value":"blackboard"},{"Text":"Brivo","Value":"brivo"},
{"Text":"CBORD","Value":"cbord"},{"Text":"CDVI","Value":"cdvi"},{"Text":"Feenics","Value":"feenics"},{"Text":"Galaxy",
"Value":"galaxy"},{"Text":"Identicard","Value":"identicard"},{"Text":"iMatrix Solutions/EZDoor","Value":"imatrix-solutions"},
{"Text":"JCI","Value":"jci"},{"Text":"Kastle","Value":"kastle"},{"Text":"Keri","Value":"keri"},{"Text":"Mavin","Value":"mavin"},
{"Text":"Open Options","Value":"open-options"},{"Text":"RS2","Value":"rs2"},{"Text":"S2","Value":"s2"},{"Text":"Sielox","Value":
"sielox"},{"Text":"Software House","Value":"softwarehouse"},{"Text":"Stratis","Value":"stratis"},{"Text":"TouchNet (Heartland)",
"Value":"touchnet"},{"Text":"Vanderbilt","Value":"vanderbilt"}]