Export a world
Export a generated world asset.
PLY splat exports are converted synchronously, cached in GCS, and returned as completed operations. HQ mesh exports reuse the existing async mesh export service and return an in-progress operation.
Authorizations
API key for authentication. Get your key from the developer portal.
Path Parameters
Body
Request to export a generated world asset.
Asset family to export: 'splats' or 'mesh'.
splats, mesh Requested export format.
ply, glb Mesh variant to return when an HQ mesh already exists.
textured, vertex_colored Splat resolution to convert when exporting splats as PLY.
full_res, 500k, 150k, 100k Response
Successful Response
Response from world export endpoint.
True if the operation is completed
Operation identifier
Settled credit cost for the operation. Populated only on successful completion.
Creation timestamp
Error information if the operation failed
Expiration timestamp
Service-specific metadata, such as progress percentage
Result payload when done=true and no error. Structure depends on operation type.
Last update timestamp