worlds
World generation endpoints
Create a new world generation job
Create a new world generation job
List jobs created by this API key
List jobs created by this API key
Get job status
Get job status
Get full job result
Get full job result
Update world visibility or title
Update world visibility or title
Cancel a job
Cancel a job
Start or retrieve an export for a completed job
Export artifacts from worlds. Supports just collision meshes for now. Mesh exports can take several minutes, so ensure to check the status before requesting the download URL.
Get export status
Returns export status. When ready, the response includes a backend proxy download_url. Add ?download=1 to this same endpoint to redirect to a short-lived signed file URL.
List exports for a completed job
List exports for a completed job
Download the splat artifact for a completed job
Redirects (302) to a short-lived signed download URL. The URL is valid for ~5 minutes; re-hit this endpoint when it expires.
Download the panorama artifact for a completed job
Redirects (302) to a short-lived signed download URL. The URL is valid for ~5 minutes; re-hit this endpoint when it expires.