# Utility methods

In addition to endpoint-related methods, StarCraft2-API exposes additional utility methods which can be used while interacting with StarCraft II APIs, e.g. for parameter validation or data object manipulation.

All of those methods are static, which means they don't rely on StarCraft II API endpoints. Thus, they can be used without initializing StarCraft2-API class.

The following utility methods are available:

Last Updated: 10/9/2020, 9:16:11 PM