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.
There are separate examples for accessing the main API via REST and the live API via WebSocket.
Examples are provided in both Node.js and C#.