Demo of the WebAR SDK API

WebAR SDK Demo

In developing this application, we made a demo page so you can see just exactly what you’re getting into before you dive into the details of integrating and using this SDK.

You need your API Key, your Client ID and the SKU of the product that you want to use in this demo.

Note: this only works on mobile, so you have a couple options:

  1. Send yourself an email, airdrop a note, etc to get the information over:

    1. Demo URL: https://wla-ar.3dcloud.io/6.7.0/index.html

    2. API Key: <your api key>

    3. Client ID: <your client id>

    4. SKU: <some skus to test>

  2. Emulate a mobile device on your desktop.

    1. Inspect the page

    2. Toggle the mobile option to test on ANY device.

Demo Page

 

Check

  • When you tap this button, it will simply check if the AR Asset is available.

Show me!

  • When you tap this button, it will show you the URL to your AR Asset.

 

We also added detailed erroring functionalities that will let you know where/when/how/what went wrong.

Enjoy!