Project
Introduction
Description
Collaboration Demo
Example Models
Partners
Community
Publications
Creative Incubators
Alliances
Downloads
Support
Content Server API
Reconstruction Server API
About
Latest News
Blog
Contact
Login
Content Server API Reference
Overview
Introduction
Authorisation
Examples
C#
Unity
Interfaces
/api/replicate
/api/export
/api/thumbnail
/api/users
/api/model
/api/texture
/api/recon
/api/debug
/api/scene
/api/export
Export model data from the replicate pipeline
Get
/api/export?id={id}&fmt=wt3
Export as WT3
Returns WT3 binary data
(currently returns sample test data)
Get
/api/export?id={id}&fmt=ply
Export point cloud as PLY data
Returns PLY format data
Back to contents