LogoLogo
Ctrlk
GitHubBlynk WebsiteLogin to Blynk.Console
  • Introduction
  • Getting Started
    • Supported Hardware
    • Quickstart
    • Device Activation Methods
    • Template Quick Setup
    • Send Data From Hardware To Blynk
    • Control Devices (GPIOs and beyond)
    • Events
    • Notifications (Alerts)
    • Sign Up / Sign In
  • General Concepts
    • Developer Mode
    • Device
    • Device Template
    • Users
    • Organizations
    • Automations
  • Blynk.Console
    • Overview
    • Search Data
    • Devices
    • Locations
    • Organizations
    • Users
    • Device Templates
    • Widgets (Console)
    • Blynk.Air
    • Settings
    • User Profile
    • Limits
  • Blynk.Apps
    • Overview
    • Mobile Dashboard Editor
    • Pages
    • Widgets (app)
    • Widgets Controllers
    • Widgets Displays
    • Widgets Interface
    • Widgets Other
    • Main Menu
    • Devices
    • Automations
    • Notifications
  • Blynk.Edgent
    • Blynk.Edgent overview
    • Blynk.Inject and Blynk.Air
    • OTA: Firmware Over-The-Air updates
  • Blynk.NCP
    • Blynk.NCP overview
    • Supported Connectivity Modules
    • OTA: Firmware Over-The-Air updates
  • Blynk Library - firmware API
    • Installation
    • Configuration
    • Connection Management
    • Device Online/Offline Status
    • Digital/Analog Pins
    • Virtual Pins
    • Widget Properties
    • State Syncing
    • Timers
    • Time (RTC clock)
    • Timezone / Location
    • Log Event
    • Metadata
    • Debug
    • Reboot
    • Over-The-Air Firmware Updates (OTA)
    • Other
    • Limitations and Recommendations
    • Blynk Protocol
  • BLYNK.CLOUD (HTTPS API)
    • HTTPs REST API
    • Get Datastream Value
    • Get Multiple Datastream Values
    • Get Historical Data From Device
    • Update Datastream Value
    • Update Multiple Datastreams Simultaneously
    • Upload a Set of Timestamped Data
    • Update Widget/Datastream Property
    • Send/Log An Event
    • Get Device Metadata Value
    • Is Device Connected
    • HTTPS API Troubleshooting
    • Security
  • Downloads
    • Blynk Mobile Apps
    • Blynk Library
  • Troubleshooting
    • General Issues
    • Developer Mode
    • Changes from Blynk 0.1
    • Glossary
    • Links
  • Commercial Use
    • Deploying Products With Dynamic AuthTokens
    • Deploying Products With Static Tokens
    • Working With Clients
    • Supported topologies
    • Business Plan (White Label Solution)
  • Add-Ons
    • Add-on list
    • Amazon Alexa
    • Google Assistant
    • Localization
    • Database Access
    • Marketing
  • Hardware Guides
    • Particle - monitor with Blynk
    • Particle - control with Blynk
  • Legacy Platform Help Articles
    • Legacy articles
Powered by GitBook
On this page

Was this helpful?

  1. BLYNK.CLOUD (HTTPS API)

HTTPs REST API

Blynk Cloud HTTPS API overview

Main API Endpoints:

  • Get Datastream Value

  • Get Multiple Datastream Values

  • Update Datastream Value

  • Batch Update of the Datastreams

  • Update Widget/Datastream Property

  • Trigger Log Event

  • Get Device History Data

  • Get Device MetaField Value

  • Is Device Connected

Troubleshooting

Limits

Security

PreviousBlynk ProtocolNextGet Datastream Value

Last updated 3 years ago

Was this helpful?