Arduino
communityOpen-source electronics platform with hardware, software, and IoT cloud.
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.
GET
https://api2.arduino.cc/iot/v2/thingsList IoT things
Returns
things[] with id, name, device_id, properties[] with name, type, last_value, update_strategyGET
https://api2.arduino.cc/iot/v2/things/{thingId}/propertiesGet thing properties
Parameters
thingIdthing ID (stringrequiredReturns
properties[] with id, name, type, permission, last_value, update_strategy, variable_nameGET
https://api2.arduino.cc/iot/v2/things/{thingId}/properties/{propertyId}/timeseriesGet property timeseries
Parameters
toISO8601 (stringrequiredfromISO8601 (stringrequiredthingIdthing ID (stringrequiredpropertyIdproperty ID (stringrequiredReturns
data[] with time, value