Avatar codes

An avatar code is a unique 6-digit combination of numbers and letters that identifies an avatar. You can use this code instead of the URL in most places in your project, for example, to retrieve avatars into your application.

Here is an example of a URL that uses a code: /RWS7XA

For users, this is especially useful for VR and mixed reality applications where avatar creation via WebView is difficult and entering a URL is unwieldy.

This is an example of how the code is presented to the user at the end of avatar creation, if enabled.

You can use codes with the Enoch Unity and Unreal Engine SDKs.

Enabling Codes

Enable the Avatar Code setting to show users the avatar code. Note that entering or clicking a code in the browser will download the avatar GLTF.

Last updated