Profiles
Body
idsstring[]Required
List of Ethereum addresses to fetch profiles for
Responses
200
List of profiles
application/json
Profile data transfer object with avatar information
timestampnumberRequired
Unix timestamp (milliseconds) when the profile was deployed
post/profiles
200
List of profiles
Body
idsstring[]Required
List of Ethereum addresses to fetch profiles for
Responses
200
List of profile metadata
application/json
Lightweight profile metadata for display purposes
pointerstringRequired
Ethereum address of the profile owner
hasClaimedNamebooleanRequired
Whether the user has claimed a unique Decentraland name
namestringRequired
Display name for the profile
thumbnailUrlstringRequired
URL to the profile's face thumbnail image
post/profiles/metadata
200
List of profile metadata
Last updated