Estimote Cloud API

The Estimote Cloud RESTful API lets you programmatically read and update settings for your beacon fleet (Devices and Attachments APIs), manage pending settings for remote fleet updates, access LTE Beacon event history, and enqueue user messages. Responses are JSON. Authentication is via OAuth 2.0 (authorization code grant) or App tokens.

API entry from apis.yml

apis.yml Raw ↑
name: Estimote Cloud API
description: The Estimote Cloud RESTful API lets you programmatically read and update settings for your
  beacon fleet (Devices and Attachments APIs), manage pending settings for remote fleet updates, access
  LTE Beacon event history, and enqueue user messages. Responses are JSON. Authentication is via OAuth
  2.0 (authorization code grant) or App tokens.
humanURL: https://cloud.estimote.com/docs/
baseURL: https://cloud.estimote.com/v1
tags:
- Cloud
- Beacons
- Fleet Management
- LTE
properties:
- type: Documentation
  url: https://developer.estimote.com/
- type: APIReference
  url: https://cloud.estimote.com/docs/
- type: Authentication
  url: authentication/estimote-inc-authentication.yml
- type: OAuth
  url: https://developer.estimote.com/cloud/oauth/