Sense · Example Payload

Sense Authenticate Request

EnergyHome Energy MonitoringIoTSmart HomeElectricitySolarDevice DetectionReal-Time DataClimateTech

Sense Authenticate Request is an example object payload from Sense, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

emailpassword

Example Payload

Raw ↑
{
  "email": "user@example.com",
  "password": "mysecretpassword"
}