Skip to content

Setup & provisioning

Before you can mint a session, your operator needs a handful of things in place. This is a one-time checklist; the pages in this section cover each in depth.

Checklist

  1. API keys & secrets — an inbound key to sign your S2S calls, plus the outbound secret LootBox Solutions uses to sign calls to you.
  2. Operator configuration — your wallet URL, webhook URL, enabled games, supported currencies and locales.
  3. Security & branding — the origins allowed to embed the iframe (CSP), and your brand colors / theme tokens.

What lives where

SettingSet inNotes
API keysAdmin → Integration → API keysSecret shown once at creation.
Outbound secretSettings → IntegrationHMAC secret for calls to you. Encrypted at rest.
Wallet URLSettings → IntegrationEmpty disables spending.
Webhook URLSettings → IntegrationAsync bonus/fulfillment + observational events.
Allowed origins (CSP)Settings → IntegrationUntil set, browsers refuse to embed.
Enabled gamesSettings → IntegrationToday: mystery_box.
Currencies & localesSettings → IntegrationSee Localization & currency.
Brand color / themeSettings → BrandingApplied to the game app.

Once these are in place, follow the Quickstart.