aiendpoint.dev
ServicesBlynk

Blynk

community

IoT platform for building mobile apps to control Arduino, ESP32, and Raspberry Pi.

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://blynk.ioapikeyiotdeveloperconfidence: 90/1000 discoveries1 contributors
GEThttps://blynk.cloud/external/api/get

Get pin value

Parameters

pinvirtual pin (stringrequired
tokenauth token (stringrequired

Returns

pin value
GEThttps://blynk.cloud/external/api/update

Update pin value

Parameters

pinvirtual pin (stringrequired
tokenauth token (stringrequired
valuenew value (stringrequired

Returns

200 OK
GEThttps://blynk.cloud/external/api/data/get

Get pin history

Parameters

pinpin (stringrequired
tokenauth token (stringrequired
periodWEEK|MONTH|THREE_MONTHS (stringrequired
granularityTypeMINUTE|HOUR|DAY (stringrequired

Returns

data[] with ts, value