Mist · Authentication Profile

Mist Authentication

Authentication

Mist secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyNetworkingWirelessWi-FiCloud ManagementArtificial IntelligenceNetwork AutomationLocation ServicesWebhookJuniper
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

apiToken apiKey
· in: header (Authorization)
csrfToken apiKey
· in: header (X-CSRFToken)

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/mist-openapi-original.json
docs: https://www.juniper.net/documentation/us/en/software/mist/automation-integration/topics/task/create-token-for-rest-api.html
notes: >-
  Basic Authentication is deprecated for all Mist API use cases effective
  September 2026; all integrations must use API tokens. Tokens can be scoped to
  an admin or an entire org, and are auto-removed after 90 days of non-use.
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: apiToken
  type: apiKey
  in: header
  parameter: Authorization
  description: |-
    Preferred authentication method for automation and integrations. Send the API token in the HTTP `Authorization` header.

    **Format**:
      `Authorization: Token {apitoken}`

    **Notes**:
    * An API token generated for a specific admin has the same privileges as that admin
    * An API token is automatically removed if it is not used for more than 90 days
    * SSO admins cannot generate admin API tokens. Use orga
  sources:
  - openapi/mist-openapi-original.json
- name: csrfToken
  type: apiKey
  in: header
  parameter: X-CSRFToken
  description: |-
    Session-based authentication for browser or login/password flows. After a successful [Login](/#operations/login) request, Mist returns a `csrftoken` cookie. Send that value in the `X-CSRFToken` header on later API requests that use the login session.

    **Format**:
    ```
    X-CSRFToken: vwvBuq9qkqaKh7lu8tNc0gkvBfEaLAmx
    ```

    For automation, API Token authentication is preferred.
  sources:
  - openapi/mist-openapi-original.json

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/mist-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.