Estimote Inc

Estimote, Inc. is a location and proximity technology company founded in 2012, with offices in New York City and Kraków, Poland. Estimote designs small wireless sensors and beacons that leverage modern IoT radio technologies — Bluetooth Low Energy (BLE), Ultra Wideband (UWB), and cellular LTE-M / NB-IoT — to bring precise indoor and outdoor positioning, proximity detection, and asset tracking to physical spaces. Its current flagship product, UWB Tags, are programmable in JavaScript via a web IDE and can push events directly to the cloud over LTE. For developers, Estimote exposes the Estimote Cloud RESTful API (device and attachment management, fleet configuration, and LTE Beacon event history), OAuth 2.0 authorization, serverless cloud code, and a family of first-party iOS and Android SDKs (Proximity, Positioning, UWB, Indoor, Fleet Management). Estimote has deployed millions of sensors worldwide for clients including Apple, Amazon, Nike, and NASA.

Estimote Inc publishes 1 API on the APIs.io network. Tagged areas include Company, Proximity, Beacons, Bluetooth, and BLE.

The Estimote Inc catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Estimote Inc’s developer surface includes authentication, documentation, API reference, getting-started guide, support, engineering blog, pricing, and 16 more developer resources.

31.6/100 thin Agent 15/100 agent aware Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 0 Features
CompanyProximityBeaconsBluetoothBLEUWBUltra WidebandLTEIoTIndoor LocationAsset TrackingRTLSSensorsHardware

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 31.6/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 11.7 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 1.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 15/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/estimote-inc: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

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 ...

Event Specifications

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: estimote-inc
name: Estimote Inc
description: Estimote, Inc. is a location and proximity technology company founded in 2012, with offices in New York City
  and Kraków, Poland. Estimote designs small wireless sensors and beacons that leverage modern IoT radio technologies — Bluetooth
  Low Energy (BLE), Ultra Wideband (UWB), and cellular LTE-M / NB-IoT — to bring precise indoor and outdoor positioning, proximity
  detection, and asset tracking to physical spaces. Its current flagship product, UWB Tags, are programmable in JavaScript
  via a web IDE and can push events directly to the cloud over LTE. For developers, Estimote exposes the Estimote Cloud RESTful
  API (device and attachment management, fleet configuration, and LTE Beacon event history), OAuth 2.0 authorization, serverless
  cloud code, and a family of first-party iOS and Android SDKs (Proximity, Positioning, UWB, Indoor, Fleet Management). Estimote
  has deployed millions of sensors worldwide for clients including Apple, Amazon, Nike, and NASA.
url: https://raw.githubusercontent.com/api-evangelist/estimote-inc/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- y-combinator
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
image: https://estimote.com/estimote-logo.png
tags:
- Company
- Proximity
- Beacons
- Bluetooth
- BLE
- UWB
- Ultra Wideband
- LTE
- IoT
- Indoor Location
- Asset Tracking
- RTLS
- Sensors
- Hardware
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- 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/
common:
- type: DomainSecurity
  url: security/estimote-inc-domain-security.yml
- type: Packages
  url: packages/estimote-inc-packages.yml
- type: SDKs
  url: packages/estimote-inc-packages.yml
- type: Authentication
  url: authentication/estimote-inc-authentication.yml
- type: Conventions
  url: conventions/estimote-inc-conventions.yml
- type: Conformance
  url: conformance/estimote-inc-conformance.yml
- type: Lifecycle
  url: lifecycle/estimote-inc-lifecycle.yml
- type: Webhooks
  url: asyncapi/estimote-inc-lte-events-webhooks.yml
- type: LLMsTxt
  url: llms/estimote-inc-llms.txt
- type: Website
  url: https://estimote.com/
- type: DeveloperPortal
  url: https://developer.estimote.com/
- type: Documentation
  url: https://developer.estimote.com/
- type: APIReference
  url: https://cloud.estimote.com/docs/
- type: GettingStarted
  url: https://developer.estimote.com/lte-beacon/quick-start/
- type: Support
  url: https://community.estimote.com/hc/en-us
- type: Community
  url: https://forums.estimote.com/
- type: Blog
  url: https://blog.estimote.com/
- type: GitHubOrganization
  url: https://github.com/Estimote
- type: Pricing
  url: https://order.estimote.com/
- type: SignUp
  url: https://cloud.estimote.com/#/signup
- type: Login
  url: https://cloud.estimote.com/#/login
- type: TermsOfService
  url: https://estimote.com/terms/
- type: PrivacyPolicy
  url: https://estimote.com/privacy/
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence