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

Juniper Mist AI Sites RRM API

RRM, or Radio Resource Management, is a tool used by large multi-site organizations to efficiently manage their RF spectrum.It involves making decisions on channel and power settings for access points (APs) based on factors such as user experience, client count, client usage, and interference.Mist RRM uses a reinforcement learning-based feedback model to monitor the impact of changes in channel and power settings on the capacity and performance of the wireless network. It adapts dynamically to changing conditions throughout the day and aims to optimize wireless coverage and capacity across a site.

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

Tagged areas include Sites RRM. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 5 paths, and defines 47 schemas. It is described by OpenAPI 3.2.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.

5 operations 5 paths 47 schemas 5 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.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 RRM 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 5

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

Sites RRM 5

RRM, or Radio Resource Management, is a tool used by large multi-site organizations to efficiently manage their RF spectrum. It involves making decisions on channel and power sett…

GET
/api/v1/sites/{site_id}/rrm/channel_scores/band/{band}
getSiteChannelScores
getSiteChannelScores 4 params → 200400401403404429
GET
/api/v1/sites/{site_id}/rrm/current
getSiteCurrentChannelPlanning
getSiteCurrentChannelPlanning 1 param → 200400401403404429
GET
/api/v1/sites/{site_id}/rrm/current/devices/{device_id}/band/{band}
getSiteCurrentRrmConsiderations
getSiteCurrentRrmConsiderations 3 params → 200400401403404429
GET
/api/v1/sites/{site_id}/rrm/events
listSiteRrmEvents
listSiteRrmEvents 7 params → 200400401403404429
GET
/api/v1/sites/{site_id}/rrm/neighbors/band/{band}
listSiteCurrentRrmNeighbors
listSiteCurrentRrmNeighbors 4 params → 200400401403404429

Schemas 47

The contract defines 47 schemas that model the data the API accepts and returns. The most detailed are rf_template (17 properties), rrm_event (12 properties), rrm (11 properties), rftemplate_radio_band6 (11 properties). Each schema is shown below with its type and property counts.

rrm_consideration
object
8 properties 5 required
response_rrm_neighbors
object
5 properties 4 required
dot11_band
string
enum: 24, 5, 5-dedicated, 5-selectable, 6, 6-dedicated, 6-selectable
response_http403
object
1 property
rftemplate_radio_band5
object
Radio Band AP settings
10 properties
org_id
string
response_rrm_channel_scores_results
array
radio_band_24_usage
string
enum: 24, 5, 6, auto
response_http400
object
1 property
rrm
object
RRM
11 properties 9 required
response_events_rrm
object
5 properties 4 required
rftemplate_radio_band6
object
Radio Band AP settings
11 properties
radio_band_channels
arraynull
For RFTemplates. List of channels, null or empty array means auto
radio_band_antenna_mode
string
enum: 1x1, 2x2, 3x3, 4x4, default
rrm_band_metric_naps_by_channel
object
Property key is the channel number, value is number of APs on that channel
rrm_event_pre_bandwidth
integer
(previously) channel width for the band , 0 means no previously available. enum: 0, 20, 40, 80, 160
rrm_neighbors
object
2 properties
dot11_bandwidth24
integer
channel width for the 2.4GHz band. enum: 0(disabled, response only), 20, 40
rf_template_model_specific_property
object
8 properties
rrm_band_metric
object
9 properties 4 required
response_rrm_neighbors_results
array
response_events_rrm_results
array
rrm_channel_score
object
8 properties 8 required
timestamp
number
Epoch (seconds)
rrm_band_metric_interference
object
1 property
modified_time
number
When the object has been modified for the last time, in epoch
dot11_bandwidth5
integer
channel width for the 5GHz band. enum: 0(disabled, response only), 20, 40, 80
rrm_band
object
8 properties
rrm_status
string
enum: ready, unknown, updating
response_rrm_channel_scores
object
1 property 1 required
radio_band_preamble
string
enum: auto, long, short
response_http404
object
1 property
response_http401
object
1 property
response_http429
object
1 property
rf_template
object
RF Template
17 properties 1 required
id
string
Unique ID of the object instance in the Mist Organization
created_time
number
When the object has been created, in epoch
rrm_neighbors_neighbor
object
2 properties
response_rrm_consideration
object
1 property 1 required
dot11_bandwidth
integer
channel width for the band.enum: 0(disabled, response only), 20, 40, 80 (only applicable for band5 and band6), 160 (only for band6)
dot11_bandwidth6
integer
channel width for the 6GHz band. enum: 0(disabled, response only), 20, 40, 80, 160
response_rrm_consideration_results
array
rrm_event_type
string
enum: interference-ap-co-channel, interference-ap-non-wifi, neighbor-ap-down, neighbor-ap-recovered, radar-detected, rrm-radar, scheduled-siterrm, triggered-si…
rrm_neighbors_neighbors
array
rrm_band_metric_naps_by_power
object
Property key is the power level, value is number of APs on that power level
rftemplate_radio_band24
object
Radio Band AP settings
10 properties
rrm_event
object
12 properties 12 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mist-ai-sites-rrm-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
Where this information came from

This is an independent, third-party profile of Juniper Mist AI Sites RRM 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.