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 Orgs Clients - Wireless API

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

Mist Orgs 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 Orgs Clients - Wireless. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 6 operations across 6 paths, and defines 47 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.

6 operations 6 paths 47 schemas 6 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 Orgs 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 6

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

Orgs Clients - Wireless 6

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

GET
/api/v1/orgs/{org_id}/clients/count
countOrgWirelessClients
countOrgWirelessClients 15 params → 200400401403404429
GET
/api/v1/orgs/{org_id}/clients/events/count
countOrgWirelessClientEvents
countOrgWirelessClientEvents 14 params → 200400401403404429
GET
/api/v1/orgs/{org_id}/clients/events/search
searchOrgWirelessClientEvents
searchOrgWirelessClientEvents 16 params → 200400401403404429
GET
/api/v1/orgs/{org_id}/clients/search
searchOrgWirelessClients
searchOrgWirelessClients 22 params → 200400401403404429
GET
/api/v1/orgs/{org_id}/clients/sessions/count
countOrgWirelessClientsSessions
countOrgWirelessClientsSessions 14 params → 200400401403404429
GET
/api/v1/orgs/{org_id}/clients/sessions/search
searchOrgWirelessClientSessions
searchOrgWirelessClientSessions 18 params → 200400401403404429

Schemas 47

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

client_wireless_sdk_version
array
Only when client has the Marvis Client app running. List of Marvis Client SDK version detected for the client
last_client_ip
string
The last known IP address for the client
response_client_search
object
Paginated wireless client search response
6 properties 5 required
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_ip
array
List if the IP addresses detected for this client
client_wireless_os
array
Only when client is having the Marvis Client app running. List of OS detected for the client
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
org_id
string
Unique identifier of a Mist organization
client_wireless_app_version
array
Only when client has the Marvis Client app running. List of the versions of the Marvis Client
response_http400
object
Standard HTTP 400 bad request error response
1 property
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
client_wireless_vlan
array
List of vlans that have been assigned to the client
last_device
string
Latest type of device we identified (e.g. iPhone, Mac, ...)
org_clients_count_distinct
string
enum: ap, device, hostname, ip, mac, model, os, ssid, vlan
last_vlan
integer
Latest VLAN ID assigned to the client
dot11_proto
string
enum: a, ac, ax, b, be, g, n
client_wireless_site_ids
array
List of Mist Site IDs where the client was connected
client_wireless_os_version
array
Only when client is having the Marvis Client app running. List of OS version detected for the client
last_username
string
If dot1x authentication, the username used during the latest authentication. Otherwise, the MAC address of the client
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,…
last_ap
string
Latest AP where the client is/was connected to
wireless_client_session_tags
array
Tags attached to a wireless client session
count_results
array
List of count result rows
timestamp
number
Epoch timestamp, in seconds
count_result
object
Count result row with the matching distinct field values
1 property 1 required
response_events_search
object
Paginated response for wireless client event search results
6 properties 5 required
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
search_wireless_client_session_results
array
Wireless client session records returned by a search response
org_client_sessions_count_distinct
string
enum: ap, device, hostname, ip, model, os, ssid, vlan
response_http401
object
Standard HTTP 401 authentication error response
1 property
response_http429
object
Standard HTTP 429 rate limit error response
1 property
client_wireless_ap
array
List of AP MAC addresses the client was connected to
search_wireless_client_session
object
Paginated response for wireless client session searches
6 properties 5 required
wireless_client_session
object
Wireless client session record returned by a session search
14 properties 11 required
site_id
string
Unique identifier of a Mist site
events_client
object
Wireless client event returned by client event search APIs
12 properties 2 required
client_wireless
object
Wireless client record observed during a client search or stats query
40 properties
client_wireless_wlan_id
array
List of IDs of WLANs the client was connected to
client_wireless_hostname
array
List of hostname detected for this client
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
response_client_search_results
array
Wireless client records returned by a search response
client_wireless_psk_name
array
List of names of the PPSK used by the client

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mist-orgs-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 Orgs 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.