Overview
LootLockers Server API provides backend-level access to key LootLocker features, enabling you to manage player data, progression, and in-game content from a trusted server environment. This is ideal for tasks that require elevated privileges or security, such as server-authoritative inventory management or secure event handling.
LootLocker’s Server API is designed to be called from your own backend systems and is not intended for client-side usage.
The following resources are available to get started with the Server API:
Server REST API Documentation: Explore the full list of available endpoints and how to use them.
Unreal Engine Server SDK: Integrate LootLocker Server API into your Unreal Engine dedicated servers with our official SDK.
By using the Server API, you can ensure trusted and secure operations that complement the flexibility of LootLocker’s client-facing features.
Last updated