Unlocking assets through API (Beta)
Unlock/lock specific assets for certain users through API calls
Authorizing requests:
--header 'x-api-key: {your-api-key}'1. Create a locked asset
Use this endpoint to create a new locked asset by setting locked property as true
Request Body
Name
Type
Description
Use this endpoint to turn an existing asset into a locked asset
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
2. Unlock an Asset for the User
Use this endpoint for unlocking an asset for a user
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
3. Lock an Asset for a User
Use this endpoint for locking an unlocked asset for a user
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
4. Equip an Asset on an Avatar
Use this endpoint to equip an unlocked asset to a user's avatar
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
5. Unequip an Asset from an Avatar
Use this endpoint to unequip an asset from a user's avatar
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Last updated
Was this helpful?

