Devices
The /devices url returns a list of your Spotters, including the Spotter ID and name for each.
Available Devices
GET
https://api.sofarocean.com/api/devices
Retrieve a list of Spotters you have API access to, including Spotter ID and nickname.
Query Parameters
Name
Type
Description
excludeSharedDevices
boolean
default: false
Set true
to only return devices you own.
Example Request
Last updated