Double Robotics

Double Robotics builds telepresence robots for hybrid work and education, best known for the self-driving Double 3 videoconferencing robot and the earlier iPad-based Double 2. Its developer program spans three surfaces: the Double 3 SDK (a local command-and-event API exposed over a Unix domain socket on the robot, covering base movement, navigation, PTZ cameras, depth sensors, WebRTC calling, and standby/sidebar apps), iOS SDKs for the Double 2 (Basic Control and Camera Kit), and a Fleet REST API for programmatic access to fleet-management data such as robots, users, call logs, and visitor passes. Added to the API Evangelist network from VC-portfolio discovery and enriched against the company's public developer surface.

Double Robotics publishes 2 APIs on the APIs.io network. Tagged areas include Company, Telepresence, Robotics, Videoconferencing, and Hybrid Work.

Double Robotics’ developer surface includes documentation, authentication, and 8 more developer resources.

19.9/100 emerging Agent 10/100 human only Full breakdown ↓
scored 2026-07-20 · rubric v0.4
2 APIs 0 Features
CompanyTelepresenceRoboticsVideoconferencingHybrid WorkSDKFleet ManagementHardware

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 19.9/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 7.0 / 20
Commercial Clarity 4.7 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 7.5 / 10
Agent readiness — 10/100 · human only
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 0 / 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/double-robotics: 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

Double 3 SDK

Local developer API for the Double 3 telepresence robot. Commands and events are exchanged as JSON packets over a standard Unix domain socket with the core D3 system service (Ub...

Fleet REST API

REST API for Double fleet management data — robots, users, call logs, and visitor passes. API keys and reference documentation are issued through the Fleet Management account po...

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Source (apis.yml)

apis.yml Raw ↑
aid: double-robotics
name: Double Robotics
description: 'Double Robotics builds telepresence robots for hybrid work and education, best known for the self-driving Double
  3 videoconferencing robot and the earlier iPad-based Double 2. Its developer program spans three surfaces: the Double 3
  SDK (a local command-and-event API exposed over a Unix domain socket on the robot, covering base movement, navigation, PTZ
  cameras, depth sensors, WebRTC calling, and standby/sidebar apps), iOS SDKs for the Double 2 (Basic Control and Camera Kit),
  and a Fleet REST API for programmatic access to fleet-management data such as robots, users, call logs, and visitor passes.
  Added to the API Evangelist network from VC-portfolio discovery and enriched against the company''s public developer surface.'
url: https://raw.githubusercontent.com/api-evangelist/double-robotics/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
- y-combinator
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Telepresence
- Robotics
- Videoconferencing
- Hybrid Work
- SDK
- Fleet Management
- Hardware
apis:
- name: Double 3 SDK
  description: Local developer API for the Double 3 telepresence robot. Commands and events are exchanged as JSON packets
    over a standard Unix domain socket with the core D3 system service (Ubuntu 18.04, aarch64). API v1.3.1 groups functionality
    into ~25 categories including base, navigate, ptz, camera, depth, webrtc, network, system, and events (subscribe-based).
    A web Monitor at http://YOUR_D3_IP:8080 lets developers test commands before coding.
  humanURL: https://github.com/doublerobotics/d3-sdk
  properties:
  - type: Documentation
    url: https://github.com/doublerobotics/d3-sdk/blob/master/docs/API.md
  - type: SourceCode
    url: https://github.com/doublerobotics/d3-sdk
- name: Fleet REST API
  description: REST API for Double fleet management data — robots, users, call logs, and visitor passes. API keys and reference
    documentation are issued through the Fleet Management account portal.
  humanURL: https://www.doublerobotics.com/developer.html
common:
- type: DeveloperPortal
  url: https://www.doublerobotics.com/developer.html
- type: Documentation
  url: https://github.com/doublerobotics/d3-sdk/blob/master/docs/API.md
- type: GitHubOrganization
  url: https://github.com/doublerobotics
- type: Login
  url: https://drive.doublerobotics.com/
- type: PrivacyPolicy
  url: https://www.doublerobotics.com/privacy.html
- type: Packages
  url: packages/double-robotics-packages.yml
- type: SDKs
  url: packages/double-robotics-packages.yml
- type: Authentication
  url: authentication/double-robotics-authentication.yml
- type: DomainSecurity
  url: security/double-robotics-domain-security.yml
- type: LLMsTxt
  url: llms/double-robotics-llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence