M
Mist API
Details
- URL
-
https://api.mist.com - Docs
- https://www.mist.com/documentation/mist-api-introduction/
Authentication
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.
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.