"About" API


Overview

The “About” API returns the current API version deployed on the Mist cloud.

The following API URL is used:

API Name URL Description
About https://api.mist.com/api/v1/about Returns the deployed Mist API version

This endpoint does not require user authentication.


Exercise

Run the Python exercise below to fetch and display the Mist “About” version information.