Build spatial apps on Realsee

Use Realsee's captured spaces as a developer platform: render real scenes with Five SDK, call OpenAPI for spatial data, and reconstruct browser-ready 3D scenes with Argus.

Render scenes, call OpenAPI, reconstruct spaces.

Five SDK, OpenAPI, and Argus run through one Team-scoped Developer app, with credentials and permissions in one place.

@realsee/fivebrowser runtime
import { Five, parseWork } from '@realsee/five'

const five = new Five()
five.appendTo(container)
await five.load(parseWork(work))
@realsee/dnalogel

Spatial UI layers: tags, rulers, mini maps, and camera flows on top of a scene.

@realsee/vreo

Guided tours with narration, timed camera moves, and scripted effects.

@realsee/live

Co-viewing and live showing: shared room state over the same scene.

Browse the maintained endpoint catalog, request and response schemas, and permission notes in API Reference.

Endpoint catalog

Current paths and examples live in API Reference.

Permission model

Use Team app credentials after the required scopes are approved.

Argus

New

AI reconstruction from panoramas: depth, structure, and a renderable scene from a single capture pass.

Argus reconstruction preview showing a panorama transformed into depth data and a renderable 3D room scene
New · Argus AI

One panorama in.A 3D scene out.

Argus reconstructs interiors from panoramas: it infers depth and structure, then returns geometry your product can render. Three endpoint calls, same Developer app.

  1. 01
    Upload a panorama
    POST /open/saas/v1/vggt/upload/token

    Request a signed upload slot for the source panorama or capture set.

  2. 02
    Trigger reconstruction
    POST /open/saas/v1/vggt/trigger

    Argus infers depth and structure, then builds the scene geometry.

  3. 03
    Poll for the scene
    GET /open/saas/v1/vggt/poll

    Fetch the reconstructed output when the job completes.

Explore a real scene in your browser.

Rendered by @realsee/five from captured spatial data. Drag to look around, click the floor to move.

Loading Five SDK and public open-works data.

Live · @realsee/five@6.8.6
Realsee capture hardware family: Galois P4 LiDAR scanner, Galois, Poincare, and the mobile capture app
Realsee capture family · the hardware behind every scene

Where spatial products ship.

Real estate

Immersive listings, broker-ready scene links, and guided remote viewings.

Hospitality & showrooms

Bookable spaces and products presented in their real rooms, not photos.

Museums & culture

Permanent digital access to exhibitions with narrated guided tours.

AEC & operations

Inspection, measurement, and progress tracking on captured site geometry.

From sign-in to credentials in four steps.

App provisioning is reviewed by the Realsee team, so production access stays deliberate.

  1. 01

    Sign in

    Use Realsee Passport and pick the Team that owns the integration.

  2. 02

    Submit an App request

    Name the app, the contact, and the production use case.

  3. 03

    Receive credentials

    The Realsee team reviews the request and provisions the app.

  4. 04

    Integrate

    Ship with the SDKs and OpenAPI against your provisioned credentials.

Ready to put a real space in your product?