Getting Started
Last updated
Last updated
Getting started with LootLocker couldn't be easier. Follow these five simple steps and you'll be up and running in no time!
To create your free LootLocker account, visit the . In this form you can provide your name, company name, email address, and set a password. Confirm that you agree to the Terms of Service and Privacy Policy, and click Create Free Account.
Once you've created and verified your account, you'll next want to create a new game within LootLocker through our . If you've already created a game and want to create a new one, simply click New Game in the My Games panel in your game dashboard.
We have open source for Unreal Engine and Unity. Find our quick start guides below to get set up in a matter of minutes.
If you're only using HTTPs, check out our .
The first API call you will want your game to make is verifying the player in order to register a session with LootLocker. LootLocker supports three different types of authentication methods. You'll want to select the best method depending on your game and target platforms.
Here are some relevant links as you continue to explore LootLocker:
: This authentication method lets you assign each player a unique ID and is common for web or mobile games where getting the player into the game quickly is important.
: The Platform Login authentication type covers all login methods using First Party Platforms such as Steam, Xbox, and Sign in with Apple. LootLocker uses the player's authenticated Platform ID to register their session.
: LootLocker's White Label Login system provides your game with a custom username and password set up so each player can create their own account with your game.
Now that you've created a session by authenticating your first player, it's time to start implementing other LootLocker features. We've created an to help you decide which features matches your game the best.
Make sure you also check our our , which provide out-of-the-box implementations of a few popular LootLocker features.
is the best ways to get in touch with us.