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 Utilities Common API

API Calls to use Devices Troubleshooting tools.Some API Calls can be used with any type of devices (Access Points, Switches and Gateways), and some others may be limited to some types of devices (e.g. "Junos Only")

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

Tagged areas include Utilities Common. The published artifact set on APIs.io includes an OpenAPI specification.

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

24 operations 24 paths 35 schemas 1 GET23 POST

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 Utilities Common 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 24

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

Utilities Common 24

API Calls to use Devices Troubleshooting tools. Some API Calls can be used with any type of devices (Access Points, Switches and Gateways), and some others may be limited to some…

POST
/api/v1/sites/{site_id}/devices/restart
restartSiteMultipleDevices
restartSiteMultipleDevices 1 param body → 200400401403404429
POST
/api/v1/sites/{site_id}/devices/{device_id}/arp
arpFromDevice
arpFromDevice 2 params body → 200400401403404429
POST
/api/v1/sites/{site_id}/devices/{device_id}/bounce_port
bounceDevicePort
bounceDevicePort 2 params body → 200400401403404429
POST
/api/v1/sites/{site_id}/devices/{device_id}/clear_mac_table
clearSiteDeviceMacTable
clearSiteDeviceMacTable 2 params body → 200400401403404429
POST
/api/v1/sites/{site_id}/devices/{device_id}/clear_policy_hit_count
clearSiteDevicePolicyHitCount
clearSiteDevicePolicyHitCount 2 params body → 200400401403404429
GET
/api/v1/sites/{site_id}/devices/{device_id}/config_cmd
getSiteDeviceConfigCmd
getSiteDeviceConfigCmd 3 params → 200400401403404429
POST
/api/v1/sites/{site_id}/devices/{device_id}/locate
startSiteLocateDevice
startSiteLocateDevice 2 params body → 200400401403404429
POST
/api/v1/sites/{site_id}/devices/{device_id}/monitor_traffic
monitorSiteDeviceTraffic
monitorSiteDeviceTraffic 2 params body → 200400401403404429
POST
/api/v1/sites/{site_id}/devices/{device_id}/ping
pingFromDevice
pingFromDevice 2 params body → 200400401403404429
POST
/api/v1/sites/{site_id}/devices/{device_id}/readopt
readoptSiteOctermDevice
readoptSiteOctermDevice 2 params → 200400401403404429
POST
/api/v1/sites/{site_id}/devices/{device_id}/release_dhcp_leases
releaseSiteDeviceDhcpLease
releaseSiteDeviceDhcpLease 2 params body → 200400401403404429
POST
/api/v1/sites/{site_id}/devices/{device_id}/reprovision
readoptSiteOctermDevice
reprovisionSiteOctermDevice 2 params → 200400401403404429
POST
/api/v1/sites/{site_id}/devices/{device_id}/request_ztp_password
getSiteDeviceZtpPassword
getSiteDeviceZtpPassword 2 params → 200400401403404429
POST
/api/v1/sites/{site_id}/devices/{device_id}/restart
restartSiteDevice
restartSiteDevice 2 params body → 200400401403404429
POST
/api/v1/sites/{site_id}/devices/{device_id}/shell
createSiteDeviceShellSession
createSiteDeviceShellSession 2 params body → 200400401403404429
POST
/api/v1/sites/{site_id}/devices/{device_id}/show_bgp_summary
showSiteDeviceBgpSummary
showSiteDeviceBgpSummary 2 params body → 200400401403404429
POST
/api/v1/sites/{site_id}/devices/{device_id}/show_dhcp_leases
showSiteDeviceDhcpLeases
showSiteDeviceDhcpLeases 2 params body → 200400401403404429
POST
/api/v1/sites/{site_id}/devices/{device_id}/show_dot1x
showSiteDeviceDot1xTable
showSiteDeviceDot1xTable 2 params body → 200400401403404429
POST
/api/v1/sites/{site_id}/devices/{device_id}/show_evpn_database
showSiteDeviceEvpnDatabase
showSiteDeviceEvpnDatabase 2 params body → 200400401403404429
POST
/api/v1/sites/{site_id}/devices/{device_id}/show_forwarding_table
showSiteDeviceForwardingTable
showSiteDeviceForwardingTable 2 params body → 200400401403404429
POST
/api/v1/sites/{site_id}/devices/{device_id}/show_mac_table
showSiteDeviceMacTable
showSiteDeviceMacTable 2 params body → 200400401403404429
POST
/api/v1/sites/{site_id}/devices/{device_id}/support
uploadSiteDeviceSupportFile
uploadSiteDeviceSupportFile 2 params body → 200400401403404429
POST
/api/v1/sites/{site_id}/devices/{device_id}/traceroute
tracerouteFromDevice
tracerouteFromDevice 2 params body → 200400401403404429
POST
/api/v1/sites/{site_id}/devices/{device_id}/unlocate
stopSiteLocateDevice
stopSiteLocateDevice 2 params → 200400401403404429

Schemas 35

The contract defines 35 schemas that model the data the API accepts and returns. The most detailed are utils_show_forwarding_table (8 properties), utils_traceroute (8 properties), utils_ping (7 properties), utils_show_evpn_database (4 properties). Each schema is shown below with its type and property counts.

response_http403
object
Standard HTTP 403 permission error response
1 property
utils_show_dot1x
object
802.1X table lookup request for device command output
3 properties
clear_policy_hit_count
object
Request body for clearing hit counters on an application policy
1 property 1 required
utils_devices_restart
object
Request to restart a device or device node
2 properties
utils_monitor_traffic
object
Request body for monitoring traffic on one port or all ports
1 property
utils_release_dhcp_leases_macs
array
Client MAC addresses whose DHCP leases should be released
response_http400
object
Standard HTTP 400 bad request error response
1 property
utils_ping
object
Request body for running a ping utility command
7 properties 1 required
utils_bounce_port
object
Request to bounce one or more device ports
1 property
utils_traceroute
object
Request body for running a traceroute utility command
8 properties
utils_devices_restart_multi_device_ids
array
List of device identifiers to restart
locate_switch
object
Request body for locating a switch or virtual chassis member by MAC address for a limited duration
2 properties
response_device_config_cli
object
Device configuration rendered as CLI commands
1 property 1 required
root_password_string
object
Temporary root password response for device ZTP recovery
1 property 1 required
strings
array
Unique string values returned or accepted by this schema
utils_show_dhcp_leases
object
DHCP leases command request
2 properties 1 required
utils_traceroute_protocol
string
enum: icmp (Only supported by AP/MxEdge), udp
websocket_session_with_url
object
Response containing a WebSocket session handle and connection URL
2 properties 2 required
utils_show_evpn_database
object
EVPN database lookup request for device command output
4 properties
utils_bounce_port_ports
array
Device port identifiers to bounce
utils_send_support_logs
object
Request to upload support files from a device
3 properties
utils_show_forwarding_table
object
Forwarding table lookup request for device command output
8 properties
utils_release_dhcp_leases
object
Note: valid combinations for Junos: portid macs + network valid combinations for SSR: portid macs + network portid + network network if network or portid is sp…
4 properties 1 required
ha_cluster_node_enum
string
HA cluster node selector. enum: node0, node1
utils_show_bgp_summary
object
BGP summary command request
1 property
shell_node
object
Request body for creating a shell session on a specific HA node
1 property
response_http429
object
Standard HTTP 429 rate limit error response
1 property
utils_send_support_logs_info
string
Optional, enum: code-dumps: Upload all core dump files, if any found. Uploads for all members of VC on switches. full: Upload 1 file with output of request sup…
response_http404
object
Standard HTTP 404 not found error response
1 property
response_http401
object
Standard HTTP 401 authentication error response
1 property
utils_mac_table
object
MAC table lookup filters
3 properties
utils_devices_restart_node
string
only for SRX/SSR: if node is not present, both nodes are restarted. For other devices: node should not be present. enum: node0, node1
ha_cluster_node
object
HA cluster node selector for device operations
1 property
utils_devices_restart_multi
object
Request to restart multiple devices
2 properties 1 required
websocket_session
object
Response containing the WebSocket session handle for asynchronous command output
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mist-utilities-common-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 Utilities Common 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.