# Blynk Device HTTPS API

**Canonical:** https://apis.io/apis/blynk/blynk-device-https-api/  
**Provider:** Blynk — https://apis.io/providers/blynk/  
**Documentation:** https://docs.blynk.io/en/blynk.cloud/device-https-api

Blynk Device HTTPS API is one of 3 APIs that [Blynk](https://apis.io/providers/blynk/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include IoT, Device, Telemetry, Data Streams, and Event. The published artifact set on APIs.io includes API documentation.

Token-authenticated HTTPS REST API used by individual devices to read and write datastream values, batch update multiple datastreams, retrieve historical data, set widget and datastream properties, trigger log events, upload files, and read or update device metadata. Base URL is https://{server}.blynk.cloud/external/api, and requests authenticate via a per-device token. Commonly used by MCU firmware (Arduino, ESP32, ESP8266, Raspberry Pi, Particle) when the Blynk Library streaming protocol is not in use.

## Machine-readable artifacts (7)

- **Documentation** — https://docs.blynk.io/en/blynk.cloud/device-https-api
- **Documentation** — https://docs.blynk.io/en/blynk.cloud/device-https-api/update-datastream-value
- **Documentation** — https://docs.blynk.io/en/blynk.cloud/device-https-api/get-datastream-value
- **Documentation** — https://docs.blynk.io/en/blynk.cloud/device-https-api/batch-update-datastreams
- **Documentation** — https://docs.blynk.io/en/blynk.cloud/device-https-api/trigger-event
- **Documentation** — https://docs.blynk.io/en/blynk.cloud/device-https-api/upload-file
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/blynk/refs/heads/main/apis.yml

## Other Blynk APIs (2)

- [Blynk Platform HTTPS API](https://apis.io/apis/blynk/blynk-platform-https-api/)
- [Blynk Device Streaming Protocol](https://apis.io/apis/blynk/blynk-device-streaming-protocol/)

## Tags

IoT, Device, Telemetry, Data Streams, Event

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/blynk/blynk-device-https-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/blynk/.
