Looking Glass website screenshot

Looking Glass

Looking Glass Factory builds light field (holographic) displays — group-viewable 3D screens ranging from the pocket-sized Looking Glass Go to 16", 27", 32" and 65" panels — plus the software that drives them. For developers, the core surface is Looking Glass Bridge: a local runtime that exposes an HTTP REST API on http://localhost:33334/ for enumerating connected displays, opening the media player, building playlists of Quilt and RGBD holograms, and controlling playback. Around it Looking Glass ships official client libraries — the typesafe bridge.js (@lookingglass/bridge), a WebXR polyfill (@lookingglass/webxr) that targets the displays from any WebXR framework, a Python Bridge SDK, the legacy HoloPlay Core C/C++/C# SDK, and engine plugins for Unity, Unreal and Blender. Looking Glass Blocks (blocks.glass) hosts holograms on the internet. The company is backed by Uncork Capital and headquartered in Brooklyn, New York.

Looking Glass publishes 6 APIs on the APIs.io network, including Autostart API, Devices API, Orchestration API, and 3 more. Tagged areas include Company, Holographic Displays, Light Field, 3D, and Developer Tools.

Looking Glass’ developer surface includes documentation, API reference, engineering blog, pricing, signup flow, authentication, and 18 more developer resources.

37.1/100 thin ▬ flat Agent 16/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessOpen
1 APIs
CompanyHolographic DisplaysLight Field3DDeveloper ToolsWebXRHardwareHologramsMedia Player

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/looking-glass: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 6

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

Looking Glass Autostart API

Playlists that auto-play when Bridge starts

Looking Glass Devices API

Enumerate connected Looking Glass displays

Looking Glass Orchestration API

Multi-user Bridge sessions (orchestrations)

Looking Glass Playback API

Transport controls for the Bridge media player

Looking Glass Playlist API

Create, edit and delete hologram playlists

Looking Glass Version API

Bridge and API version information

Open Collections 7

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Scroll for all 7

Security Posture 3

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

Looking Glass Authentication

0 schemes

SECURITY

Looking Glass Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Looking Glass Vulnerability Disclosure

contact published

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: looking-glass
name: Looking Glass
description: 'Looking Glass Factory builds light field (holographic) displays — group-viewable 3D screens ranging from the
  pocket-sized Looking Glass Go to 16", 27", 32" and 65" panels — plus the software that drives them. For developers, the
  core surface is Looking Glass Bridge: a local runtime that exposes an HTTP REST API on http://localhost:33334/ for enumerating
  connected displays, opening the media player, building playlists of Quilt and RGBD holograms, and controlling playback.
  Around it Looking Glass ships official client libraries — the typesafe bridge.js (@lookingglass/bridge), a WebXR polyfill
  (@lookingglass/webxr) that targets the displays from any WebXR framework, a Python Bridge SDK, the legacy HoloPlay Core
  C/C++/C# SDK, and engine plugins for Unity, Unreal and Blender. Looking Glass Blocks (blocks.glass) hosts holograms on the
  internet. The company is backed by Uncork Capital and headquartered in Brooklyn, New York.'
url: https://raw.githubusercontent.com/api-evangelist/looking-glass/refs/heads/main/apis.yml
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: open
  trial: false
  try_now: false
  public: false
  label: Open access
  confidence: low
  try_now_blocked_by: loopback
  source:
  - authentication
  - security
  generated: '2026-08-26'
  method: derived
image: https://lookingglassfactory.com/favicon.ico
x-type: company
x-source: vc-portfolio
x-backed-by:
- uncork-capital
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Holographic Displays
- Light Field
- 3D
- Developer Tools
- WebXR
- Hardware
- Holograms
- Media Player
apis:
- aid: looking-glass:looking-glass-autostart-api
  name: Looking Glass Autostart API
  description: Playlists that auto-play when Bridge starts
  humanURL: https://docs.lookingglassfactory.com/software/looking-glass-bridge-sdk/web-application-integration
  baseURL: http://localhost:33334/
  tags:
  - Autostart
  properties:
  - type: OpenAPI
    url: openapi/looking-glass-autostart-api-openapi.yml
- aid: looking-glass:looking-glass-devices-api
  name: Looking Glass Devices API
  description: Enumerate connected Looking Glass displays
  humanURL: https://docs.lookingglassfactory.com/software/looking-glass-bridge-sdk/web-application-integration
  baseURL: http://localhost:33334/
  tags:
  - Devices
  properties:
  - type: OpenAPI
    url: openapi/looking-glass-devices-api-openapi.yml
- aid: looking-glass:looking-glass-orchestration-api
  name: Looking Glass Orchestration API
  description: Multi-user Bridge sessions (orchestrations)
  humanURL: https://docs.lookingglassfactory.com/software/looking-glass-bridge-sdk/web-application-integration
  baseURL: http://localhost:33334/
  tags:
  - Orchestration
  properties:
  - type: OpenAPI
    url: openapi/looking-glass-orchestration-api-openapi.yml
- aid: looking-glass:looking-glass-playback-api
  name: Looking Glass Playback API
  description: Transport controls for the Bridge media player
  humanURL: https://docs.lookingglassfactory.com/software/looking-glass-bridge-sdk/web-application-integration
  baseURL: http://localhost:33334/
  tags:
  - Playback
  properties:
  - type: OpenAPI
    url: openapi/looking-glass-playback-api-openapi.yml
- aid: looking-glass:looking-glass-playlist-api
  name: Looking Glass Playlist API
  description: Create, edit and delete hologram playlists
  humanURL: https://docs.lookingglassfactory.com/software/looking-glass-bridge-sdk/web-application-integration
  baseURL: http://localhost:33334/
  tags:
  - Playlist
  properties:
  - type: OpenAPI
    url: openapi/looking-glass-playlist-api-openapi.yml
- aid: looking-glass:looking-glass-version-api
  name: Looking Glass Version API
  description: Bridge and API version information
  humanURL: https://docs.lookingglassfactory.com/software/looking-glass-bridge-sdk/web-application-integration
  baseURL: http://localhost:33334/
  tags:
  - Version
  properties:
  - type: OpenAPI
    url: openapi/looking-glass-version-api-openapi.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://lookingglassfactory.com
- type: DeveloperPortal
  url: https://docs.lookingglassfactory.com
- type: Documentation
  url: https://docs.lookingglassfactory.com
- type: APIReference
  url: https://docs.lookingglassfactory.com/software/looking-glass-bridge-sdk/web-application-integration
- type: GitHubOrganization
  url: https://github.com/Looking-Glass
- type: Blog
  url: https://blog.lookingglassfactory.com
- type: Pricing
  url: https://checkout.lookingglassfactory.com
- type: SignUp
  url: https://blocks.glass
- type: TermsOfService
  url: https://lookingglassfactory.com/terms-and-conditions
- type: PrivacyPolicy
  url: https://lookingglassfactory.com/privacy-policy
- type: OpenAPI
  url: openapi/_original/looking-glass-bridge-openapi.yml
- type: Overlay
  url: overlays/looking-glass-bridge-overlay.yaml
- type: Packages
  url: packages/looking-glass-packages.yml
- type: SDKs
  url: packages/looking-glass-packages.yml
- type: X-MCPServerCandidate
  url: mcp/looking-glass-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: LLMsTxt
  url: llms/looking-glass-llms.txt
- type: Authentication
  url: authentication/looking-glass-authentication.yml
- type: Conventions
  url: conventions/looking-glass-conventions.yml
- type: Conformance
  url: conformance/looking-glass-conformance.yml
- type: DataModel
  url: data-model/looking-glass-data-model.yml
- type: AgentSkill
  url: skills/_index.yml
- type: DomainSecurity
  url: security/looking-glass-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/looking-glass-vulnerability-disclosure.yml
- type: Security
  url: https://lookingglassfactory.com/product-security-policy
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 13
  pass: local-v1

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/looking-glass"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/looking-glass/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/looking-glass/evidence"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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