Double Robotics website screenshot

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 9 more developer resources.

18.0/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-08-30 · rubric v0.17.2
AccessSelf serve
2 APIs
CompanyTelepresenceRoboticsVideoconferencingHybrid WorkSDKFleet ManagementHardware

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-30 · rubric v0.17.2
Composite quality — 18.0/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 7.6 / 20
Access Clarity 3.4 / 20
Operational Transparency 0.3 / 13
Contract Governance 0.0 / 12
Discoverability 6.7 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
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
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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 2

Individual APIs this provider publishes, each with its own machine-readable definition.

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

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Double Robotics Authentication

apiKey · 2 schemes

SECURITY

Double Robotics Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

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

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Source (apis.yml)

apis.yml Raw ↑
aid: double-robotics
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - pricing
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/double-robotics.png
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.23'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Telepresence
- Robotics
- Videoconferencing
- Hybrid Work
- SDK
- Fleet Management
- Hardware
tags_raw:
- 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: IssueTracker
  url: https://github.com/doublerobotics/d3-sdk/issues
- 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

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/double-robotics"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/double-robotics/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/double-robotics/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.