Pulse Grow · Capability
Pulse Api — Devices
Pulse Api — Devices. 5 operations. Lead operation: All Device Details. Self-contained Naftiko capability covering one Pulse Grow business surface.
What You Can Do
GET
Get
— All Device Details
/v1/devices/details
GET
Get
— All Device Ids
/v1/devices/ids
GET
Get
— Data Range for All Devices. Each Datapoint will be counted towards your api usage limit.
/v1/devices/range
GET
Get
— Data Range for Device. Each Datapoint in range will be counted towards your api usage limit.
/v1/devices/{deviceid}/data-range
GET
Get
— Device Recent Data
/v1/devices/{deviceid}/recent-data
MCP Tools
all-device-details
All Device Details
read-only
idempotent
all-device-ids
All Device Ids
read-only
idempotent
data-range-all-devices-each
Data Range for All Devices. Each Datapoint will be counted towards your api usage limit.
read-only
idempotent
data-range-device-each-datapoint
Data Range for Device. Each Datapoint in range will be counted towards your api usage limit.
read-only
idempotent
device-recent-data
Device Recent Data
read-only
idempotent