Usually, we can access "Clients" in dashboard, click a device, and see AP in a map. Here, I would like to access the map with Meraki API directly. So far, I would like to develop a tool by using Python, Java or C. For example, I would like to get url of "https://xxxxxxx.meraki.com/Head-Office_NW/n/xxxxx/manage/usage/list#timespan=86400&c=****" which shows a client's information with a map of AP.
... View more