Custom (API)
This option requires your own 3D model viewing & AR experience implementation. We will deliver AR-ready 3D models to your frontend by a REST API.
Base URL: https://api.artlabs.ai
GET Product
/product/{YOUR_PRODUCT_SKU}?token={YOUR_API_TOKEN}
This endpoint will return Product payload with models
array, which you can parse USDZ and GLB files to present AR sessions.