Skip to main content
The entity API introduces new access patterns that are designed to alleviate the pain points of the current account and data systems. The information presented here’s useful if you have previously used the following methods to implement data management for your Title, Player, or Character information. Title access: Player access: Character access: Using the entities API, you can call a single method to save the data values for title, player, and character entity types. The API provides access rules that replicate and expand the current system behavior of custom data in a better interface. In some regards, these changes aren’t backwards compatible. However, you can add calls to the entity API without changing the behavior of the existing APIs.

Terminology

The following table describes refinements in terminology related to the entity APIs.

See also

Last modified on September 1, 2026