Skip to main content
GET
/
api
/
metadata
/
characters
/
{id}
Get Character Metadata
curl --request GET \
  --url https://api.example.com/api/metadata/characters/{id}
id
string
required
Character token ID (decimal or hex)

Response Fields

FieldDescription
tokenIdCharacter token ID
nameCharacter name
descriptionCollection description
imageCharacter profile picture URL
attributesArray of traits (Location, Gender, Buff Type, Buff Amount, isTradable)
marketplace.floorPriceLowest active bazaar listing price (in BORNE)
marketplace.lastSalePriceLast completed sale price (in BORNE)