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.

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.