M

Mist API

REST discovered

Details
URL
https://api.mist.com
Docs
https://www.mist.com/documentation/mist-api-introduction/
Authentication
Mist API token api_key discovered Get key ↗

Sign in to the Mist admin portal. In your user profile, create an API token (the training docs reference the API Tokens resource at /api/v1/self/apitokens; the official API docs are behind login at Auth docs). Use that token for REST and WebSocket access.

Mist account username/password basic discovered Get credentials ↗

Create or use a Mist account via the Mist login portal. The published OpenAPI declares basicAuth as an alternative global security scheme for the API. Because the public docs do not further describe the wire details beyond HTTP Basic, use your Mist account credentials if your tenant/API access allows it.