This function optionally reduces the polycount of your model and/or returns a different file format. eg. convert from GLB to USDZ.

The assetRequestId can be a requestId from a Generate request or an assetId from an assets/create request. If you are converting a model you uploaded, please ensure that the model has been uploaded before calling this endpoint.

The targetRatio is the ratio of the original polycount that you want to reduce to. eg. 0.5 will reduce the polycount by 50%.

The outputFileFormat is the file format you want the model returned in. Currently, we support FBX, GLB and USDZ.

The objectType is the type of model you are uploading. Currently, we support 'object', 'animal' and 'humanoid'.

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!