Skip to content
Last updated
MyCirrus Logo

The API is used to retrieve data from MyCirrus cloud and to receive live data and status updates.

The API supports all Quantum noise monitors and environmental sensors accessible through the Quantum platform.

The API is available to all MyCirrus users with an active subscription. Features differ depending on instrument capabilities and subscription level.

Getting Started

The best way to get started is by following our Quickstart guide. This guide will help you set up your environment and make your first request in minutes.

More Information

Check out the other Guides for more information on using the APIs and various related topics.

Guides

The APIs

The main part of the API uses the REST protocol and provides most of the functionality including retrieving data.

The second part uses WebSockets to provide live data and instant updates of status changes.

Examples

These examples demonstrate how to connect to the API, authenticate using an API key, and perform basic operations such as retrieving instrument information and measurement data.