Quickstart
This step-by-step guide is designed to assist game developers in setting up player accounts and generating avatars through API integration.

Before you begin

Main Goals:
1. Authorize and create an anonymous user
Create anonymous user
Request Body
Name
Type
Description
2. Create a default avatar for the user
2.1 Fetch all possible templates
Get all templates
Headers
Name
Type
Description
2.2 Create a draft avatar from a template
Assign a specific template to the user
Headers
Name
Type
Description
Request Body
Name
Type
Description
2.3 Fetch draft avatar
Fetch the assigned avatar as a GLB file
2.4 Save draft avatar
Save updated avatar
Headers
Name
Type
Description
3. Fetch avatar
Return avatar in glb format
4. Customize your avatar
Last updated
Was this helpful?

