SplatReady: Video to 3D Gaussian API
# SplatReady: Video to 3D Gaussian Splatting Edge API **SplatReady** is an enterprise-grade, stateless **Video-to-3D Gaussian Splatting Edge Engine** designed for AI creators, game developers, and spatial computing innovators. By leveraging Cloudflare Workers, Hono, and peer-to-peer WebRTC streaming, SplatReady transforms standard MP4 videos into highly detailed 3D Gaussian Splats—without the…
SplatReady: Video to 3D Gaussian API endpoints
| Method | Endpoint | Description |
|---|---|---|
| api | ||
| GET |
/api/export-model /api/export-model |
Returns final trained .ply binary model link, env environment HDRI, and Depth Maps for AI 드라마 optimization. |
| POST |
/api/metadata-extract /api/metadata-extract |
Returns extracted 3D coordinates and bounding boxes of objects in front of the camera in JSON format. |
| POST |
/api/process-splat /api/process-splat |
Advances SfM bundle adjustment camera aligning and trains 3D Gaussians. Calculates loss values and returns ongoing training telemetry. |
| POST |
/api/upload-video /api/upload-video |
Ingests video details and initializes a stateless 3D Splatting task session. Supports WebRTC broker offers to bypass edge data hosting fees directly to GPU cluster RAM, or… |
| GET |
/api/stats /api/stats |
Returns serverless stateless storage metrics, P2P bandwidth saved, and GPU worker nodes health. |
SplatReady: Video to 3D Gaussian API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $29 / month | — |
|
| ULTRA | $99 / month | — |
|
| MEGA | $299 / month | — |
|