Babylon.js Snippet API

Public REST endpoint hosted at `https://snippet.babylonjs.com/` that stores and serves serialized JSON snippets for the Playground, Node Material Editor, Node Geometry Editor, Node Particle Editor, and GUI Editor. The same snippet IDs can be loaded at runtime via Babylon's snippet loaders to pull live assets into a scene.

Babylon.js Snippet API is one of 18 APIs that Babylon.js publishes on the APIs.io network.

Tagged areas include 3D, Snippets, Persistence, and REST. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: babylon-js:babylonjs-snippet-server
name: Babylon.js Snippet API
tags:
- 3D
- Snippets
- Persistence
- REST
humanURL: https://doc.babylonjs.com/toolsAndResources/thePlayground/playgroundSnippet
properties:
- url: https://doc.babylonjs.com/toolsAndResources/thePlayground/playgroundSnippet
  type: Documentation
- url: https://snippet.babylonjs.com/
  type: API
description: Public REST endpoint hosted at `https://snippet.babylonjs.com/` that stores and serves serialized
  JSON snippets for the Playground, Node Material Editor, Node Geometry Editor, Node Particle Editor,
  and GUI Editor. The same snippet IDs can be loaded at runtime via Babylon's snippet loaders to pull
  live assets into a scene.