Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Juniper Mist AI Sites Stats - Clients Wireless API

API Calls to retrieve the stats of the wireless clients detected (connected or not connected) on this site.

Juniper Mist AI Sites Stats - Clients Wireless API is one of 211 APIs that Juniper Mist AI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Sites Stats - Clients Wireless. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 4 operations across 4 paths, and defines 37 schemas. It is described by OpenAPI 3.1.0, at version 2604.1.1.

Requests are made against 12 base URLs: https://api.mist.com, https://api.gc1.mist.com, https://api.ac2.mist.com, https://api.gc2.mist.com, https://api.gc4.mist.com, https://api.eu.mist.com, https://api.gc3.mist.com, https://api.ac6.mist.com, https://api.gc6.mist.com, https://api.ac5.mist.com, https://api.gc5.mist.com, https://api.gc7.mist.com.

4 operations 4 paths 37 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2604.1.1
Base URL
https://api.mist.com/api/v1
Authentication
API Key, HTTP Basic, API Key
License
Resource Areas
1

Authentication & Security 3

Juniper Mist AI Sites Stats - Clients Wireless API declares 3 security schemes for authenticating requests. An API key is passed in the header as Authorization (apiToken). It accepts HTTP basic authentication (basicAuth). An API key is passed in the header as X-CSRFToken (csrfToken). By default, every request must be authenticated.

  • apiToken — Like many other API providers, it’s also possible to generate API Tokens to be used (in HTTP Header) for authentication. An API token ties to a Admin with equa…
  • basicAuth — While our current UI uses Session / Cookie-based authentication, it’s also possible to do Basic Auth.
  • csrfToken — This protects the website against [Cross Site Request Forgery](https://en.wikipedia.org/wiki/Cross-siterequestforgery), all the POST / PUT / DELETE APIs needs…

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 4 GET. Each is listed below with its method, path, parameters, and response codes.

Sites Stats - Clients Wireless 4

API Calls to retrieve the stats of the wireless clients detected (connected or not connected) on this site.

GET
/api/v1/sites/{site_id}/stats/clients
listSiteWirelessClientsStats
listSiteWirelessClientsStats 6 params → 200400401403404429
GET
/api/v1/sites/{site_id}/stats/clients/{client_mac}
getSiteWirelessClientStats
getSiteWirelessClientStats 3 params → 200400401403404429
GET
/api/v1/sites/{site_id}/stats/maps/{map_id}/clients
getSiteWirelessClientsStatsByMap
getSiteWirelessClientsStatsByMap 7 params → 200400401403404429
GET
/api/v1/sites/{site_id}/stats/maps/{map_id}/unconnected_clients
listSiteUnconnectedClientStats
listSiteUnconnectedClientStats 2 params → 200400401403404429

Schemas 37

The contract defines 37 schemas that model the data the API accepts and returns. The most detailed are stats_wireless_client (57 properties), guest (18 properties), stats_wired_client (12 properties), stats_unconnected_client (8 properties). Each schema is shown below with its type and property counts.

id
string
Unique ID of the object instance in the Mist Organization
stats_wired_client
object
12 properties 1 required
stats_wireless_client_zone
object
2 properties
stats_wireless_client_rssi_zone
object
2 properties
response_http403
object
1 property
dot11_proto
string
enum: a, ac, ax, b, be, g, n
stats_wireless_client_vbeacon
object
2 properties
rx_rate
numbernull
RX Rate, Mbps
tx_pkts
integernull
Amount of packets sent since connection
tx_bps
integernull
Rate of transmitting traffic, bits/seconds, last known
tx_retries
integernull
Amount of tx retries
site_id
string
stats_wireless_client_rssi_zones
array
List of rssizoneid’s where client is in and since when (if known)
last_seen
numbernull
Last seen timestamp
stats_client_any_of
array
response_http404
object
1 property
stats_wireless_client_airwatch
object
Information if airwatch enabled
1 property 1 required
stats_wireless_client_zones
array
List of zoneid’s where client is in and since when (if known)
stats_wireless_client_wxrule_usages
array
Current WxlanRule usage per tagid
rx_bps
integernull
Rate of receiving traffic, bits/seconds, last known
response_http400
object
1 property
tx_bytes
integernull
Amount of traffic sent since connection
guest
object
Guest
18 properties
stats_wireless_client_vbeacons
array
List of beaconid’s where the client is in and since when (if known)
stats_client
response_http429
object
1 property
tx_rate
numbernull
TX Rate, Mbps
rx_retries
integernull
Amount of rx retries
stats_unconnected_clients
array
dot11_band
string
enum: 24, 5, 5-dedicated, 5-selectable, 6, 6-dedicated, 6-selectable
stats_wireless_client_wxrule_usage
object
2 properties
stats_wireless_clients
array
stats_unconnected_client
object
Unconnected clients statistics
8 properties 5 required
stats_wireless_client
object
57 properties 12 required
response_http401
object
1 property
rx_bytes
integernull
Amount of traffic received since connection
rx_pkts
integernull
Amount of packets received since connection

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mist-ai-sites-stats-clients-wireless-api-openapi.yml Raw ↑

Other APIs Juniper Mist AI publishes across the network.

Juniper Mist WebSocket Streaming API
Juniper Mist Webhooks API
Juniper Mist AI Admins API
Juniper Mist AI Admins Login API
Juniper Mist AI Admins Login - OAuth2 API
Juniper Mist AI Admins Logout API
Juniper Mist AI Admins Lookup API
Juniper Mist AI Admins Recover Password API
Juniper Mist AI Constants Definitions API
Juniper Mist AI Constants Events API
Juniper Mist AI Constants Models API
Juniper Mist AI Installer API