Zum Hauptinhalt springen
Rufe eine über TokenLab erstellte abgeschlossene Marble World ab. Die World muss zur selben Organisation wie der API-Schlüssel gehören.

Path Parameters

id
string
erforderlich
World Labs world ID.

Response

world_id
string
World Labs world ID.
world_marble_url
string
World Labs Marble URL.
assets
object
Generated world assets when available.
curl "https://api.tokenlab.sh/v1/worlds/world_123" \
  -H "Authorization: Bearer sk-your-api-key"