How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Mist Sites Clients - Wireless API

Wireless Clients are Wi-Fi devices connected to a Juniper Mist Access Point.

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

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

This API exposes 7 operations across 7 paths, and defines 49 schemas. It is described by OpenAPI 3.2.0, at version 2606.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.

7 operations 7 paths 49 schemas 7 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2606.1.1
Base URL
https://api.mist.com/api/v1
Authentication
API Key, API Key
License
Resource Areas
1

Authentication & Security 2

Mist Sites Clients - Wireless API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (apiToken). An API key is passed in the header as X-CSRFToken (csrfToken). By default, every request must be authenticated.

  • apiToken — Preferred authentication method for automation and integrations. Send the API token in the HTTP Authorization header. Format: Authorization: Token {apitoken} N…
  • csrfToken — Session-based authentication for browser or login/password flows. After a successful [Login](/operations/login) request, Mist returns a csrftoken cookie. Send…

Paths & Operations 7

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

Sites Clients - Wireless 7

Wireless Clients are Wi-Fi devices connected to a Juniper Mist Access Point.

GET
/api/v1/sites/{site_id}/clients/count
countSiteWirelessClients
countSiteWirelessClients 14 params → 200400401403404429
GET
/api/v1/sites/{site_id}/clients/events/count
countSiteWirelessClientEvents
countSiteWirelessClientEvents 13 params → 200400401403404429
GET
/api/v1/sites/{site_id}/clients/events/search
searchSiteWirelessClientEvents
searchSiteWirelessClientEvents 15 params → 200400401403404429
GET
/api/v1/sites/{site_id}/clients/search
searchSiteWirelessClients
searchSiteWirelessClients 21 params → 200400401403404429
GET
/api/v1/sites/{site_id}/clients/sessions/count
countSiteWirelessClientSessions
countSiteWirelessClientSessions 14 params → 200400401403404429
GET
/api/v1/sites/{site_id}/clients/sessions/search
searchSiteWirelessClientSessions
searchSiteWirelessClientSessions 18 params → 200400401403404429
GET
/api/v1/sites/{site_id}/clients/{client_mac}/events
getSiteEventsForClient
getSiteEventsForClient 13 params → 200400401403404429

Schemas 49

The contract defines 49 schemas that model the data the API accepts and returns. The most detailed are client_wireless (40 properties), response_client_sessions_search_item (13 properties), events_client (12 properties), response_client_sessions_search (6 properties). Each schema is shown below with its type and property counts.

response_client_search
object
Paginated wireless client search response
6 properties 5 required
org_id
string
Unique identifier of a Mist organization
client_wireless_site_ids
array
List of Mist Site IDs where the client was connected
last_username
string
If dot1x authentication, the username used during the latest authentication. Otherwise, the MAC address of the client
last_ap
string
Latest AP where the client is/was connected to
count_results
array
List of count result rows
response_events_search
object
Paginated response for wireless client event search results
6 properties 5 required
site_clients_count_distinct
string
enum: ap, device, hostname, ip, model, os, ssid, vlan
client_wireless_psk_name
array
List of names of the PPSK used by the client
dot11_band
string
enum: 24, 5, 5-dedicated, 5-selectable, 6, 6-dedicated, 6-selectable
response_http403
object
Standard HTTP 403 permission error response
1 property
client_wireless_psk_id
array
List of IDs of the PPSK used by the client
client_wireless_username
array
Only for 802.1X authentication. List of usernames used by the client
client_wireless_app_version
array
Only when client has the Marvis Client app running. List of the versions of the Marvis Client
client_wireless_os_version
array
Only when client is having the Marvis Client app running. List of OS version detected for the client
client_wireless_ap
array
List of AP MAC addresses the client was connected to
response_client_sessions_search_item
object
Wireless client session record
13 properties 12 required
response_client_events_search
object
Paginated client event search response
6 properties 5 required
client_wireless_hostname
array
List of hostname detected for this client
response_client_sessions_search_item_tags
array
Tags attached to a wireless client session
client_wireless_os
array
Only when client is having the Marvis Client app running. List of OS detected for the client
client_wireless_sdk_version
array
Only when client has the Marvis Client app running. List of Marvis Client SDK version detected for the client
client_wireless_ip
array
List if the IP addresses detected for this client
response_events_search_results
array
Wireless client event records returned by a search response
response_count
object
Distinct count response for time-bounded search results
6 properties 6 required
last_device
string
Latest type of device we identified (e.g. iPhone, Mac, ...)
last_vlan
integer
Latest VLAN ID assigned to the client
timestamp
number
Epoch timestamp, in seconds
site_client_sessions_count_distinct
string
enum: ap, clientfamily, clientmanufacture, clientmodel, clientos, mac, ssid, wlanid
response_http401
object
Standard HTTP 401 authentication error response
1 property
response_http429
object
Standard HTTP 429 rate limit error response
1 property
events_client
object
Wireless client event returned by client event search APIs
12 properties 2 required
client_wireless_wlan_id
array
List of IDs of WLANs the client was connected to
response_client_events_search_results
array
Client event records returned by a search response
client_wireless_device
array
Only when client has the Marvis Client app running. List of the type of device type detected
site_client_events_count_distinct
string
enum: band, channel, proto, ssid, type, wlanid
last_client_ip
string
The last known IP address for the client
response_http400
object
Standard HTTP 400 bad request error response
1 property
client_wireless_vlan
array
List of vlans that have been assigned to the client
dot11_proto
string
enum: a, ac, ax, b, be, g, n
client_key_mgmt
string
Key management protocol used for the latest authentication. enum: WPA2-PSK, WPA2-PSK/CCMP, WPA2-PSK-FT, WPA2-PSK-SHA256, WPA3-EAP-SHA256, WPA3-EAP-SHA256/CCMP,…
count_result
object
Count result row with the matching distinct field values
1 property 1 required
response_client_sessions_search_results
array
Wireless client session records returned by a search response
client_wireless_ssid
array
List of the WLAN names the client was connected to
response_http404
object
Standard HTTP 404 not found error response
1 property
site_id
string
Unique identifier of a Mist site
response_client_sessions_search
object
Paginated wireless client session search response
6 properties 5 required
client_wireless
object
Wireless client record observed during a client search or stats query
40 properties
response_client_search_results
array
Wireless client records returned by a search response

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Mist publishes across the network.

Mist Admins API
Mist Admins Login API
Mist Admins Login - OAuth2 API
Mist Admins Logout API
Mist Admins Lookup API
Mist Admins Recover Password API
Mist Constants Definitions API
Mist Constants Events API
Mist Constants Models API
Mist Installer API
Mist MSPs Admins API
Mist MSPs API
Where this information came from

This is an independent, third-party profile of Mist Sites Clients - Wireless API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.