Versions
Get one version snapshot
GET
Get one version snapshot
Authorizations
An app API key, e.g. Authorization: Bearer sk_live_…. Secret (sk_) for writes/sessions; publishable (pk_) for read/embed.
Response
The version snapshot
A version node plus its full world snapshot.
Available options:
save, branch, manual, ai, import A playable world. The full contract is published as JSON Schema at https://alakazam.gg/schema/smworld-1.0.json (see schema/COMPATIBILITY.md). Additional optional properties are allowed (forward-compatible).
Previous
Check out a versionSet the working graph (`world`) to a version's snapshot AND move HEAD onto it, atomically. A later save then branches off the checked-out version. Returns the restored world and the new `rev` (also the `ETag`).
Next
Get one version snapshot