The Mithra Public API allows you to build your own monitoring/prediction solution on top of the sensor data collected by your sensors & processed by the Mithra platform.
The Mithra Public API is available for Mithra customers and Mithra device owners. API credentials can be obtained from Mithra on a per request basis only.
Instead of polling for status updates, please use the "Realtime (SSE)" method, where you can setup a persistent connection to receive streaming updates.To learn more about Server Sent Events, see the mdn docs.
Every call too the Mithra Public API platform requires an Authorization header with a Bearer followed by a JWT (JSON Web Token).The JWT can be obtained from Mithra, and is valid for 3 (three) years.