Smart Mooring Sensor Data
The /sensor-data url communicates data collected from a deployed Spotter's Smart Mooring sensors within a given date-time window.
Note: For additional details, please expand the section by clicking '>'
get
https://api.sofarocean.com
/api/sensor-data?spotterId=:spotterId&startDate=:startDate&endDate=:endDate
Smart Mooring Sensor Data
curl "https://api.sofarocean.com/api/sensor-data?spotterId=SPOT-0222&startDate=2021-12-01T07:00:00Z&endDate=2021-12-02T07:00:00Z" -H 'token: YOUR_API_TOKEN'
Last modified 1yr ago