Metadata

Scores can have associated metadata to store details about a score.

For example, if a player gets a score using a certain item or while in a certain clan, this can be stored as a JSON object alongside the score.

Metadata is always optional. It is only retrieved when requested. When an archive is created, associated metadata is also archived.

Limits

  • Leaderboard score metadata can be up to 1024 bytes (1 KB)