aiendpoint.dev
ServicesArduino

Arduino

community

Open-source electronics platform with hardware, software, and IoT cloud.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://arduino.ccoauth2iotdeveloperconfidence: 87/1000 discoveries1 contributors
GEThttps://api2.arduino.cc/iot/v2/things

List IoT things

Returns

things[] with id, name, device_id, properties[] with name, type, last_value, update_strategy
GEThttps://api2.arduino.cc/iot/v2/things/{thingId}/properties

Get thing properties

Parameters

thingIdthing ID (stringrequired

Returns

properties[] with id, name, type, permission, last_value, update_strategy, variable_name
GEThttps://api2.arduino.cc/iot/v2/things/{thingId}/properties/{propertyId}/timeseries

Get property timeseries

Parameters

toISO8601 (stringrequired
fromISO8601 (stringrequired
thingIdthing ID (stringrequired
propertyIdproperty ID (stringrequired

Returns

data[] with time, value