Estimote Cloud API

REST API for managing Estimote devices (beacons): list and configure devices, associate cloud Attachments (custom key/value data) with a device, and read events reported by LTE beacons. Authenticated with App ID + App Token (HTTP Basic) or OAuth 2.0 (private beta).

API entry from apis.yml

apis.yml Raw ↑
name: Estimote Cloud API
description: 'REST API for managing Estimote devices (beacons): list and configure devices, associate
  cloud Attachments (custom key/value data) with a device, and read events reported by LTE beacons. Authenticated
  with App ID + App Token (HTTP Basic) or OAuth 2.0 (private beta).'
humanURL: https://developer.estimote.com/
baseURL: https://cloud.estimote.com
tags:
- Beacons
- Location
- IoT
properties:
- type: APIReference
  url: https://cloud.estimote.com/docs/
- type: Authentication
  url: authentication/estimote-authentication.yml