🔄Convert
Learn how to convert assets with a query.
Last updated
Learn how to convert assets with a query.
Last updated
POST
https://api.echo3D.com/convert
This endpoint allows you to convert a 3D model.
Name | Type | Description |
---|---|---|
key | string | Your API key. |
hologramFileType | string | A type of hologram. Only |
toType | string | The output file format. Options: |
fileToConvert | object | The model file to convert. Supported formats include .obj, .fbx, .glft, .glb, and .zip. |
secKey | string | Your Secret key. Only if enabled through the Security page. |