Jump to Content
UbidotsAPI ReferenceData APIHelp CenterCommunityDevice TutorialsSample Projects
API ReferenceAnnouncements
API ReferenceData APIHelp CenterCommunityDevice TutorialsSample ProjectsLoginSign upUbidots
API Reference
LoginSign up
API ReferenceAnnouncements
All
Pages
Start typing to search…

Introduction

  • Getting started
  • Navigating our Data API Docs

General Features

  • Authentication

HTTP

  • Overview
  • API URLs
  • Devices
    • Send data to a Device
    • Send data to a Variable
    • Get last value of a variable
    • Get variable data
  • Variables
    • Send data to a Variable
    • Get variable data
    • Get variable aggregated data
  • Data
    • Data aggregation
    • Data resample
    • Data raw series
  • Examples
    • Get last values from multiple devices
    • Sending location data
    • Sending a String Value
    • Sending Values in Bulk from a Datalogger
    • Retrieving the Last Value for Control
  • Response Codes

MQTT

  • Overview
  • Broker URLs
  • MQTT Authentication
  • Publish
    • Publish data to a Device (v1.6)
    • Publish data to a Device (v2.0)
    • Publish data to a Variable
  • Subscribe
    • Subscribe to Variable Last Value
    • Subscribe to Variable's Last Dot
    • Subscribe single-level wildcard
    • Subscribe multi-level wildcard

TCP : UDP

  • Overview
  • Authentication
  • TCP / UDP URLs
  • Sending Data
    • Examples
  • Receiving Data
    • Examples
  • Utils
Powered by 

Examples

In this section, you’ll find practical examples for common needs.