Skip to main content

Getting Started

Once your team has become an official partner of Open Loot, you will be granted access to our partner portal (under construction) where you can manage your partner account and developer settings. To get your game up and running with Open Loot, you will first need to set up the API keys to access our APIs.

API Key

API keys are generated with scope of permissions to specific Open Loot APIs. Each API key will be shown only once and it is highly suggested that you keep them in a secure place such as AWS Secrets Manager, where the keys are securely protected yet can be loaded in runtime. Don't ever store your production API key in code repositories or any client-side applications (not even encrypted).

IP Whitelist

On top of API keys, you can also set up a IP whitelist to restrict access for each API key.