GET /v1/crowd/:id returns a JSON object describing the saved crowd: layout type, formation size, crowd composition weights, obstacle positions, and the full parameter set needed to reconstruct the scene. Your application can render this data with the Genji viewer SDK or consume it however you need.
Authorization header:
Authorization: Bearer gk_live_xxxxxxxxxxxxKeys are created and revoked from your Dashboard or via the Developers hub. Each key is shown only once on creation -- store it somewhere safe.
?project=cr_xxxxxxxx parameter you can share. Anyone with the link can load the scene in read-only mode.