πŸ”½Download

Learn how to download assets with a query.

Download file

GET https://api.echo3D.com/query?key=<API_KEY>&file=<FILE_STORAGE_ID>

This query allows you to download a file stored in the system.

Query Parameters

N/A

Download specific file format for an entry

GET https://api.echo3D.com/download-model?key=<API_KEY>&entry=<ENTRY_ID>&fileFormat=<FILE_FORMAT>&convertMissing=true

This query allows you to download a file of a specified format (fbx, glb, gltf, obj, usdz)

Query Parameters

Last updated