Developer workspace with floating code panels
Developer Platform · v2.4

Build immersive worlds with developer-first infrastructure

Typed APIs, native SDKs, real-time streaming and a global edge runtime — purpose-built for teams shipping spatial AI, simulations and intelligent virtual environments.

4.2k stars All systems operational 9 regions
Developer Overview

A Complete Ecosystem for Spatial AI Development

APIs, SDKs, edge compute, rendering systems, environment tools and deployment automation — everything needed to ship immersive applications faster.

Documentation

Comprehensive Docs for Rapid Development

Structured technical guides for integration, deployment and advanced infrastructure configuration — searchable, versioned and battle-tested.

Getting Started

  • Quickstart in 5 min
  • Project structure
  • Authentication setup
  • First environment

API Reference

  • REST endpoints
  • GraphQL schema
  • WebSocket events
  • Error codes

Workflows

  • Rendering pipelines
  • Streaming to engines
  • Webhook orchestration
  • CI/CD recipes

Infrastructure

  • Compute optimization
  • Region pinning
  • Caching strategies
  • Cost controls
1,200+ pages, versioned & searchable
Updated weekly · Examples in TypeScript, Python and C++
Browse Docs
SDKs & APIs

Native SDKs and Production-Grade APIs

Typed clients, engine plugins and a unified API surface across REST, GraphQL and real-time streaming.

Isometric SDK architecture
v2.4.0

TypeScript

Tree-shakeable, isomorphic, first-class types.

$ npm i @siddhalayam/sdk
v2.3.1

Python

Async-first client with typed Pydantic models.

$ pip install siddhalayam
v1.8.0

Unity

Native runtime plugin for Unity scenes.

$ upm add com.siddhalayam.sdk
v1.6.2

Unreal

C++ plugin with Blueprint nodes.

$ uplugin install Siddhalayam
API Reference
Unified endpoints across the platform
  • POST/v2/environments
  • GET/v2/renders/:id
  • POST/v2/streams
  • POST/v2/webhooks
  • GET/v2/regions
  • POST/graphql
Supported Protocols
Ship over the wire your stack prefers
RESTGraphQLWebSocketWebRTCgRPCWebhooks
142ms
p99
99.99%
uptime
9
regions
Browse SDKs
Integration Guides

Streamlined Integration Workflows

Deploy immersive applications, automate rendering and integrate AI generation directly into production pipelines.

01

Environment Generation

AI-driven world generation for apps and platforms.

Read guide
02

Rendering Pipeline

Hook rendering systems into production workflows.

Read guide
03

Infrastructure

Deploy across scalable compute environments.

Read guide
04

Workflow Automation

Automate rendering, deploy and simulation ops.

Read guide
05

Real-Time Streaming

Responsive immersive experiences over WebRTC.

Read guide
06

CI / CD Hooks

GitHub Actions, webhooks and pipeline orchestration.

Read guide
System Status

Transparent Infrastructure Monitoring

Real-time visibility into infrastructure performance, rendering systems and API availability — across every region.

Real-time API metrics dashboard
Public API Operational
142ms
Global · p99
Render Edge Operational
12ms
ap-south-1
Inference Operational
38ms
us-east-1
Streaming Operational
61ms
eu-west-2
View full status page
Developer Ecosystem

A Toolkit Built for Builders of Worlds

Production-grade APIs, native SDKs and pipeline-ready tooling — wired into the engines, languages and clouds your team already ships with.

12
Official SDKs
<150ms
p99 cold call
9
Edge regions
99.99%
API uptime
generate-world.ts
v2.4.0
⌘K to copy
1import { Siddhalayam } from "@siddhalayam/sdk";23const sdk = new Siddhalayam({ apiKey: process.env.SDK_KEY });45const world = await sdk.environments.generate({6  prompt: "alpine valley at dawn, photorealistic",7  resolution: "8k",8  format: "usd",9});1011await world.stream({ target: "unreal", region: "ap-south-1" });
POST /v2/environments
✓ scene generated · 1.4s
✓ streaming to unreal · ap-south-1
Connected · ap-south-1200 OK · 142ms
Read the DocsStar on GitHub4.2k$ npm i @siddhalayam/sdk
  • Typed APIs
    REST, GraphQL & WebSocket endpoints with first-class TypeScript types and OpenAPI specs.
  • Native SDKs
    TypeScript, Python, C++ and battle-tested Unity / Unreal plugins with hot reload.
  • Real-Time Streaming
    Stream environments, assets and telemetry with sub-frame latency over WebRTC.
  • Auto-Tuned Compute
    Intelligent GPU scheduling, prompt caching and request coalescing — out of the box.
  • Enterprise Ready
    VPC peering, SSO/SAML, audit logs, region pinning and SOC 2 Type II compliance.
  • Pipeline Hooks
    Webhooks, CI integrations and orchestration for Houdini, Maya and Blender pipelines.
Native integrations
Plug into the tools your pipeline already runs on
12+ official integrations
UnityUnrealBlenderHoudiniMayaUSDWebGLDockerKubernetesGitHub ActionsVercelAWS
Developer Workflow

From First Key to Global Deployment

Four steps from sign-up to production — fully typed, fully observable.

  1. 01

    Get API Keys

    Provision credentials, scopes and a project workspace.

  2. 02

    Install SDK

    Drop the SDK into your stack — npm, pip, Unity or Unreal.

  3. 03

    Build Workflows

    Generate, render and stream immersive scenes via the API.

  4. 04

    Deploy at Scale

    Promote to global edge regions with zero infra rewrites.

Developer Benefits

Why Developers Choose Siddhalayam

Faster Development

Ship integrations in days, not quarters.

Flexible Infrastructure

Scale across compute, render and stream tiers.

Simplified Generation

Reduce complexity through intelligent automation.

Production-Ready

Enterprise auth, isolation and observability.

Workflow Optimization

Auto-tuned compute, caching and request coalescing.

Global Reach

9 edge regions, sub-150ms p99 worldwide.

Global developer community network
Community

Built in the open with thousands of developers

Join a global community of engineers, technical artists and infra teams shipping real-time spatial AI — from indie studios to Fortune 500 enterprises.

8.4k
Active builders
2.1k
Discord threads
4.2k
GitHub stars
320+
Open PRs / mo

Build Immersive 3D Worlds with Generative AI

Siddhalayam is an AI-powered spatial computing platform for generating immersive 3D environments, virtual simulations, and intelligent digital experiences.