GET - Metadata

Get the metadata of an avatar in JSON format.

All avatars are hosted in a CDN under https://models.readyplayer.me for other REST actions we have the default domain.

Please always use the https://models.readyplayer.me URL.

Get avatar metadata by avatar id.

GET https://models.readyplayer.me

Get avatar metadata in JSON format.

Path Parameters

NameTypeDescription

avatarId.json*

String

ID of an avatar.

Parameters, expected values, and examples

Request metadata for an avatar.

Expected values (String)

  • 6185a4acfb622cf1cdc49348.json - Avatar id with .json ending.

Last updated