GET /buildings/{building_code}/accesspoints.{format}
This method returns list of all access points in that given building
Name | Value | Name | Value |
Request Protocol | GET | Requires API Key | Yes |
Method ID | 1453 | Enabled | Yes |
Service Name | buildings | Service ID | 257 |
Information Steward | Institution of Analysis & Planning (IAP) | Data Type | CSV |
Update Frequency | Once a day | Cache Time | 0 seconds |
- Lat/Long information is not available for every endpoint
- Any value can be
null
GET /buildings/{building_code}/accesspoints.{format}
Parameter | Type | Required | Description |
key | filter | yes | Your API key |
callback | filter | no | JSONP callback format |
Output Formats
- json
- xml
GET /buildings/{building_code}/accesspoints.{format}
- http://api.uwaterloo.ca/v2/buildings/MC/accesspoints.json
- http://api.uwaterloo.ca/v2/buildings/MC/accesspoints.xml
- http://api.uwaterloo.ca/v2/buildings/MHR/accesspoints.json?callback=myResponse
Field Name | Type | Value Description |
ap_name | string | Name of the Access Point |
aruba_ap_model | string | Model number of the Aruba AP |
ip_address | string | IP Address of the AP |
mac_address | string | MAC Address of the AP |
ssid | string | Wifi SSID of the AP |
building_code | string | Building Acronym |
mac_address_secondary | string | Secondary Address of the AP |
latitude | float | AP's latitude |
longitude | float | AP's longitude |
floor | number | Floor location of the API |
Any value can be null
{
"meta":{
"requests":789805,
"timestamp":1451858866,
"status":200,
"message":"Request successful",
"method_id":1453,
"method":{
}
},
"data":[
{
"ap_name":"AM-TRUNK-MC",
"ssid":"",
"ip_address":"172.16.49.67",
"mac_address":"001A1EC546E2",
"mac_address_secondary":"001A1ED46E20",
"aruba_ap_model":"61",
"latitude":null,
"longitude":null,
"floor":null,
"building_code":"MC"
},
{
"ap_name":"AS-AP-MC-1052-A",
"ssid":"eduroam",
"ip_address":"172.16.49.4",
"mac_address":"D8C7C8C970AC",
"mac_address_secondary":"D8C7C8170AC8",
"aruba_ap_model":"105",
"latitude":43.4723466981,
"longitude":-80.5439485105,
"floor":1,
"building_code":"MC"
},
{
"ap_name":"AS-AP-MC-1052-A",
"ssid":"eduroam",
"ip_address":"172.16.49.4",
"mac_address":"D8C7C8C970AC",
"mac_address_secondary":"D8C7C8170AC0",
"aruba_ap_model":"105",
"latitude":43.4723466981,
"longitude":-80.5439485105,
"floor":1,
"building_code":"MC"
},
{
"ap_name":"AS-AP-MC-1052-A",
"ssid":"uw-nsd",
"ip_address":"172.16.49.4",
"mac_address":"D8C7C8C970AC",
"mac_address_secondary":"D8C7C8170ACB",
"aruba_ap_model":"105",
"latitude":43.4723466981,
"longitude":-80.5439485105,
"floor":1,
"building_code":"MC"
},
{
"ap_name":"AS-AP-MC-1052-A",
"ssid":"uw-nsd",
"ip_address":"172.16.49.4",
"mac_address":"D8C7C8C970AC",
"mac_address_secondary":"D8C7C8170AC3",
"aruba_ap_model":"105",
"latitude":43.4723466981,
"longitude":-80.5439485105,
"floor":1,
"building_code":"MC"
},
{
"ap_name":"AS-AP-MC-1052-A",
"ssid":"uw-nsd2",
"ip_address":"172.16.49.4",
"mac_address":"D8C7C8C970AC",
"mac_address_secondary":"D8C7C8170ACA",
"aruba_ap_model":"105",
"latitude":43.4723466981,
"longitude":-80.5439485105,
"floor":1,
"building_code":"MC"
},
{
"ap_name":"AS-AP-MC-1052-A",
"ssid":"uw-nsd2",
"ip_address":"172.16.49.4",
"mac_address":"D8C7C8C970AC",
"mac_address_secondary":"D8C7C8170AC2",
"aruba_ap_model":"105",
"latitude":43.4723466981,
"longitude":-80.5439485105,
"floor":1,
"building_code":"MC"
},
{
"ap_name":"AS-AP-MC-1052-A",
"ssid":"uw-unsecured",
"ip_address":"172.16.49.4",
"mac_address":"D8C7C8C970AC",
"mac_address_secondary":"D8C7C8170AC9",
"aruba_ap_model":"105",
"latitude":43.4723466981,
"longitude":-80.5439485105,
"floor":1,
"building_code":"MC"
},
{
"ap_name":"AS-AP-MC-1052-A",
"ssid":"uw-unsecured",
"ip_address":"172.16.49.4",
"mac_address":"D8C7C8C970AC",
"mac_address_secondary":"D8C7C8170AC1",
"aruba_ap_model":"105",
"latitude":43.4723466981,
"longitude":-80.5439485105,
"floor":1,
"building_code":"MC"
},
{
"ap_name":"AS-AP-MC-1056-A",
"ssid":"eduroam",
"ip_address":"172.16.49.5",
"mac_address":"D8C7C8C970AA",
"mac_address_secondary":"D8C7C8170AA8",
"aruba_ap_model":"105",
"latitude":43.4722807293,
"longitude":-80.5441428619,
"floor":1,
"building_code":"MC"
},
{
"ap_name":"AS-AP-MC-1056-A",
"ssid":"eduroam",
"ip_address":"172.16.49.5",
"mac_address":"D8C7C8C970AA",
"mac_address_secondary":"D8C7C8170AA0",
"aruba_ap_model":"105",
"latitude":43.4722807293,
"longitude":-80.5441428619,
"floor":1,
"building_code":"MC"
},
{
"ap_name":"AS-AP-MC-1056-A",
"ssid":"uw-nsd",
"ip_address":"172.16.49.5",
"mac_address":"D8C7C8C970AA",
"mac_address_secondary":"D8C7C8170AAB",
"aruba_ap_model":"105",
"latitude":43.4722807293,
"longitude":-80.5441428619,
"floor":1,
"building_code":"MC"
},
{
"ap_name":"AS-AP-MC-1056-A",
"ssid":"uw-nsd",
"ip_address":"172.16.49.5",
"mac_address":"D8C7C8C970AA",
"mac_address_secondary":"D8C7C8170AA3",
"aruba_ap_model":"105",
"latitude":43.4722807293,
"longitude":-80.5441428619,
"floor":1,
"building_code":"MC"
},
{
"ap_name":"AS-AP-MC-1056-A",
"ssid":"uw-nsd2",
"ip_address":"172.16.49.5",
"mac_address":"D8C7C8C970AA",
"mac_address_secondary":"D8C7C8170AAA",
"aruba_ap_model":"105",
"latitude":43.4722807293,
"longitude":-80.5441428619,
"floor":1,
"building_code":"MC"
},
{
"ap_name":"AS-AP-MC-1056-A",
"ssid":"uw-nsd2",
"ip_address":"172.16.49.5",
"mac_address":"D8C7C8C970AA",
"mac_address_secondary":"D8C7C8170AA2",
"aruba_ap_model":"105",
"latitude":43.4722807293,
"longitude":-80.5441428619,
"floor":1,
"building_code":"MC"
},
{
"ap_name":"AS-AP-MC-1056-A",
"ssid":"uw-unsecured",
"ip_address":"172.16.49.5",
"mac_address":"D8C7C8C970AA",
"mac_address_secondary":"D8C7C8170AA9",
"aruba_ap_model":"105",
"latitude":43.4722807293,
"longitude":-80.5441428619,
"floor":1,
"building_code":"MC"
},
{
"ap_name":"AS-AP-MC-1056-A",
"ssid":"uw-unsecured",
"ip_address":"172.16.49.5",
"mac_address":"D8C7C8C970AA",
"mac_address_secondary":"D8C7C8170AA1",
"aruba_ap_model":"105",
"latitude":43.4722807293,
"longitude":-80.5441428619,
"floor":1,
"building_code":"MC"
}
]
}