How to retrieve data from the Whysor API

Whysor API - Device & Sensor Data

Overview

This document describes how to retrieve devices, sensors, and sensor measurements using the Whysor API.

The API allows users to:

All API requests require authentication.


Authentication

All requests require an authorization header.

Example:

Authorization: <token>
Content-Type: application/json

Revision #4
Created 2026-07-17 10:57:15 UTC by developer
Updated 2026-07-17 11:00:47 UTC by developer