Manage custom assets using the API
Create UGC tools or embed Ready Player Me in your content pipeline.
Get and authorize with an API Key
--header 'x-api-key: {your-api-key}'Upload a custom asset
1. Create the asset meta-data.
Use this endpoint to create a new asset
Request Body
Name
Type
Description
2. Upload or Update an Icon

Use this endpoint to upload the icon for an asset
Headers
Name
Type
Description
Request Body
Name
Type
Description
3. Upload or Update the 3D Model
Use this endpoint to upload the model for an asset
Headers
Name
Type
Description
Request Body
Name
Type
Description
4. Add an asset to an application
Use this endpoint to add an asset to an application
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
5. Remove the asset from the application
Use this endpoint to remove an asset from an application
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
6. Get all custom assets
List Assets
Query Parameters
Name
Type
Description
Full API Reference
Last updated
Was this helpful?

