Game API
HomeLootLocker
HomeLootLocker
LootLocker
  1. Authentication
  • Game API
  • Authentication
    • Guest Session
      POST
    • White Label Session
      POST
    • Steam Session
      POST
    • Epic Games Session
      POST
    • Apple Sign In Session
      POST
    • Apple Game Center Session
      POST
    • Google Session
      POST
    • Nintendo Switch Session
      POST
    • Xbox Session
      POST
    • Meta/Oculus Session
      POST
    • PSN Player Verification
      POST
    • Steam/PSN Session
      POST
    • End Session
      DELETE
    • Steam Player Verification
      POST
  • Unified Player Accounts
    • Connected Accounts
      • List Connected Accounts
      • Connect Google Account
      • Connect Twitch Account
      • Connect Apple Account
      • Attach Provider
      • Transfer Providers
      • Unlink Platform Provider
    • Begin Remote Session Login Lease
      POST
    • Begin Remote Session Link Lease
      POST
    • Poll Remote Session Lease
      POST
    • Refresh Remote Session
      POST
  • White Label Login
    • Sign Up
      POST
    • Sign In
      POST
    • Request Verification
      POST
    • Request Reset Password
      POST
    • Verify Session
      POST
  • Players
    • Files
    • Player Storage
      • Get Player Storage
      • Get Player Storage Single Item
      • Get Player Public Storage
      • Update Player Storage
      • Lookup Public Player Storage
      • Delete Player Storage Item
    • Get Info From Session
      GET
    • List Multiple Players Info
      POST
    • Lookup Player Names by IDS
      GET
    • Get Players Active Name
      GET
    • Set Player Name
      PATCH
    • Migrate DLCs
      POST
    • Get Migrated DLCs
      GET
    • Set Player Profile Private
      DELETE
    • Set Player Profile Public
      POST
    • Get Other Players Loadout for Default Character
      GET
    • Get Players Loadout for Default Character
      GET
    • Delete Player
      DELETE
    • Submit XP
      POST
    • Get Other Player Info
      GET
    • Get Player Info
      GET
    • Get Multiple Other Players XP And Level
      POST
  • Notifications
    • List Notifications
    • Read Notifications
    • Read All Notifications
  • Commerce
    • Currency
      • Get Currency By Code
      • List Currencies
      • List Denominations By Currency
    • Purchasing
      • Stores
        • Google Play Store
          • Google Play Player Product Purchase
          • Google Play Character Product Purchase
        • Apple App Store
          • Apple App Store - Player Purchase
          • Apple App Store - Character Purchase
        • Steam
          • Steam - Begin Purchase
          • Steam - Query Transaction
          • Steam - Finalise Transaction
      • Purchase - In Game Only
      • Get Player Balance
      • Purchase - Get Status
      • Get Order Details
      • Purchase - Soft Currency Spend
      • Purchase - Steam Hard Currency
      • Purchase - Android
      • Purchase - iOS
    • Balances
      • Credit Balance
      • Debit Balance
      • List Balances
      • Get Wallet
      • Get Wallet for Holder
      • Create New Wallet
    • Catalogs
      • List Catalogs For Game
      • List Catalog Items By Key
  • Entitlements
    • List Entitlements
    • Get Single Entitlement
  • Leaderboards
    • Get Score List
    • Submit Score
    • Get Member Rank
    • Get By List of Members
    • List Leaderboards
    • Get Leaderboard Details
    • List Historical Leaderboard Data
    • Get Historical Leaderboard Data
  • Characters & Heroes
    • Characters
      • List Equippable Contexts to Default Character
      • List Equippable Contexts to Character By ID
      • Update Character
      • List Character Types
      • List Characters
      • Create Character
      • Get Loadout For All Player Characters
      • Get Loadout For Player Characters By Platform ID
      • Equip Asset To Character
      • Unequip Asset To Character
      • Equip Asset To Default Character
      • Unequip Asset To Default Character
    • Heroes
      • Get Game Heroes
      • Create Player Hero
      • List Player Heroes
      • Get Player Hero
      • Update Player Hero
      • Delete Player Hero
      • List Player Hero Inventory
      • Get Default Player Hero By SteamID64
      • List Player Heroes By SteamID64
      • List Player Heros Loadout By ID
      • Get Player Hero Loadout
      • Equip Asset to Hero
      • Unequip Asset from Hero
  • Assets
    • Drop Tables
      • Compute and Lock Drop Table
      • Pick Drops
    • List Contexts
    • Get Assets Stream
    • Get Assets List
    • Get Assets List By Asset IDs
    • List Favourite Assets
    • Unfavourite Asset
    • Favourite Asset
  • Asset Instances
    • Storage
      • Stream All Instance Storage To Player
      • Get Key Value for Asset Instance and Key Value Pair ID
      • List Key Value Sets for Asset Instance
      • Create Key Value Pair
      • Update Item Storage By Keys
      • Update Item Storage By ID
      • Delete Item Storage By ID
    • Loot Box
      • Inspect Loot Box
      • Open Loot Box
    • List Universal Assets
    • List Player Inventory
    • Stream Player Inventory
    • Get Asset Grant Notifications
    • Activate Rental Asset
    • Delete asset from player's inventory
    • Grant asset to player
  • Triggers
    • Call
    • Execute Trigger
    • List Triggers For Player
  • Progressions
    • Tiers
      • Get Progression Tiers
      • Get Single Progression Tier By Step
    • Players
      • Get All Player Progressions
      • Get All Player Progressions By Player ULID
      • Get Player Progressions By Key
      • Get Player Progressions By Key and Player ULID
      • Add points to player progression
      • Subtract points from player progression
      • Reset player progression
      • Delete player progression
    • Characters
      • Get All Character Progressions
      • Get Character Progressions By Key
      • Add points to character progression
      • Subtract points from character progression
      • Reset character progression
      • Delete character progression
    • Asset Instances
      • Get All Asset Instance Progressions
      • Get Asset Instance Progressions By Key
      • Add points to an Asset Instance progression
      • Subtract points from an Asset Instance progression
      • Reset Asset Instance progression
      • Delete Asset Instance progression
    • Get All Progressions
    • Get Progression By Key
  • Messages
    • List Messages
  • Friends
    • Followers
      • List
      • Follow
      • Unfollow
    • List Friends
    • List Incoming Friend Requests
    • List Outgoing Friend Requests
    • Send Friend Request
    • Cancel Outgoing Friend Request
    • Accept Friend Request
    • Decline Friend Request
    • Delete Friend
    • List Blocked Players
    • Block Player
    • Unblock Player
  • Feedback
    • Category
      • List
    • Moderation Reporting
      • [Legacy] Report Player
      • [Legacy] Report Asset
      • [Legacy] Get Player Report Reasons
      • [Legacy] Get Asset Report Reasons
      • [Legacy] Get Asset Report Types
      • Get Removed UGC for Player
    • Create
  • Metadata
    • List Metadata
    • Metadata Operations
    • List Multisource Metadata
  • User Generated Content (UGC)
    • Asset Candidates
      • Get Asset Candidate
      • List Asset Candidates
      • Create Asset Candidate
      • Add File to Asset Candidate
      • Update Asset Candidate
      • Delete Asset Candidate
  • Game
    • Ping
  • Collectables
    • Collect Collectable Item
    • List Collectables
  • Missions
    • Get Mission
    • List Missions
    • Start Mission
    • Finish Mission
  • Broadcasts
  1. Authentication

Xbox Session

POST
/game/session/xbox-one
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.lootlocker.com/game/session/xbox-one' \
--header 'x-force-new: true' \
--header 'll-version: 2021-03-01' \
--header 'Content-Type: application/json' \
--data-raw '{
	"game_key": "",
	"xbox_user_token": "XBL3.0 x=18088420280847511691;eyJlbmMiOiJBMTI4Q0JDK0hTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJjdHkiOiJKV1QiLCJ6aXAiOiJERUYiLCJ4NXQiOiIxZlVBejExYmtpWklFaE5KSVZnSDFTdTVzX2cifQ.Yh0pDHSKZ97PZ822GtJIglLy_2jUgDaufUeQHaQQkmXb2zgVYW0f4tvdsPYSrReHEoQwsLMmyGIR48j4Gha9xfYUTdZ_J1wiHFPH0unJqyZ1NH0325bLoLOUYbaLIgGGykTsOCLXOzaHPjedfg3iK8eGN7JN7g80v3uhoAMsYus.V_lFMHSijtcHkL0l4v2kwA.TZlOYCwhx1l_uoWT7EzOKcQgYB_zJXi-h1ExT1YJhJEWcR6X006CgFIumts8Ag_oV2cobnxszezfm_uv_Lf-fFqWUhJDsHQzw70Z2_hYEZ_FuiKM5p3etGLTfGUCVCT8j2Cz3qyP-Bxkgl7eO78NG4--5rvu7YwQlrV0AT8ZrhjdWPjZstkDG5Fs3qvMfSnH1cOPhbQZm5cARWnBZ1B7-imHxP8Nc1GMECw6U52fo9XszOx-Gy5DKO-J5UgksTE-uoPyRQx75z4SQkivzaBnwCQAfgfLJfAgZcZO5UFBWMKmXKNQhXSQX6MqvfPS-x1FHkwmKCycvXfAZmMoAB4BTHcU92Qq_o62SUCxzmAtYF1olVzPuW5LCZSciKiTIQ5TyLqK1sH3-80QJ-vRx4SL78GCWd823kLI_nsbkJiNe_UQ9FdpPMWpWUl4cPOLkQQe-kW1C6Kh1AivLV9Quq-QGhRdXs7tovSv6KIBip8d5aW0mDeXaxDEzsvz3QvK2UwZbofV7hDn4zhioWFZwxykWSSmlVXxfRqIOrlg-vDtOoQqf3kik4aCKCLdJaNZZ3g1VAqmmScu86mQsNGD3gSEdzqHaX9FbT1BmTUhTuz8IET5h23UFJ8zIzjkPhrQ_Qlb9Pt0D3m1kXYpfPvgJfKIsV_PtLKVQlW1a9utHEIEka6-pLnWOC54EmERTEG72ko1y0ILojwMMdIjOBEnYFWWpDT7Rz0NB858Qf-4UVbwHhQ-J78QIdl48bF0TUToKfseSHs-xrpZY89TQnuIOrnnL7M5VA4YXdEP4O85b6ML_6W25EzG16v4InFBdSgq7eUTaeXkK7NSXffypWf2IYZOg-TeG5I2y9zdDTrbXp1Pmbh538KSZ_hVGWRSO0qyB2Q8hLfLZLJxnu6XI1RiIMdF_jEOAOeUOIchtD-q5r5Bkh_RqC_WgQZantsaceMbVqDTiRz7PFCk2pN1scU9olI-8Sm070Ic1Ab2Tmmd2T2y64EqKaGcqGZw0nZMce-VLc1pONIbEgUG0aUcngrVDu6vSE9S8uXa4l19MeW23I7qvSSPAkmK2nfMjRdFbqbKSmUTuR2iuccg0sCxiI0LZPsZ7dS5fu_k3Xu0xgckLyH_DrTd6uyBd9c04quWi6dOGv2TXWE2IVKI0eyaCtUey4St_0FufmZdbcGKa8_MnNv0MW5xJpQLZfsqYEJXCnrbLUlucBPkjJAhyqQvggEATPCThEAkU-jnewVX7E8uG-XnZZz-qsRQ_oHt3NlvKPp2lcFeEYn4jAMNr8yF51a9yvRvJHVXN3Q5nW-VCJj3UyBr1cF4Lyf_sXnaNy9J-dYVuEvx_H2kc6WY9_YrXQ0z08z248wKw6TLsFwgJz9um45rF4T3JDXU336w4Bi2kGE2ytyWr8pdXci5x668MrI3y2Q-rN_6zByKtO9GNfRA7dlN6EXt7o9ehKjTp2BTWJWOIvEMFvaQ_nA-hDPddBVdX_GAkSJJalvG4GU-mQDUgyLBIqu-1kFXtUdK2LDNxxmw_gvfM3frGfQMAiFEnD2GPt1Sy96MfKgmkE9P7JVSKcirbAWvShgv7T7B6Njt8FK3jwbiKK0C0gGFOXJzjD46A9lLU-5OAOvAs11cX839NIV-yPVTD9NuJn2qKzie6m1Bd3Pl8xf6ERShwlnjXWq4AB5A7Ku0Ox_H1m4z9rwgs_Yx1c0KFpGSfgC6OTo3yohpxmiLqATRVg03denoA6O6wWhZPBI3C5K4fy7H16kfJsWq3iHgbYGDjxu1_uAf-J8YSh8Bq3u8p5_tCL9t7k2ZtRtTFaroF_rkHRdNy10zhKXDlfRPRbcBMqEsXJmf03so-MNmtG_9DI_0zQb2TfQyq1enKbjPPzeKlnK6LLmrdeXQ8CHniDrSsyBK_9nByXMv9fxyfYfRF-O26sM7W3QobgXG8D-08Bn5C4bDa4Wb9BKiY13c8hD9awnEb2bB5_r1AOsDVCVYzGCnKW3DzJq7nTq6_efGcII0bi_bRjrExEPXyObzzd97X5453A8PFBE3neNbzE5TqGNIeR38ZDCQjBRXTipqezcZnPzxOwkGKN7I32ZV3v64ajyWkYaPu2Nx1nlF4Sf-EzfcF_d5ERUQtFk2gTTGt6MDYxm13DIbhJC_fsLu04i3RYQW5V_IUflRLjEmxtdWpf2T2iTxh4bmMcAVQZnuGb4PQfkoV_NPVHWLjHoERq5BzQPY9ihsBT_HA7Utj5CiNMN66p_QEQhpwqONXLDvVKIQsK2pTKrpYwAW1OKmYDLa8HAc5v0stok_fgPE62nAGuMyZ5vXaWHhCi-TzzKT1S793kDf6arAxNmp6MZ5WbDMbBB9QXZRgQUrAUia-KEHxJmjqsj_67OJk-0F5bU7Pe3GRQC9Ckl6DRGPC7Z0uP8k1oDf5Vpx4Td88XSMs0Fguc4Xf-moVgpubSvazA.hwTNjKCWvrPpLP_zQ52Niyyl1pGViCBY0xftnmvFtYc",
	"game_version": "0.0.0.1",
	"development_mode": true,
    "session_id": null
}'
Response Response Example
{}

Request

Header Params
Content-Type
string 
required
Example:
application/json
x-force-new
string 
required
Example:
true
ll-version
string 
required
Example:
2021-03-01
Body Params application/json
game_key
string 
required
xbox_user_token
string 
required
game_version
string 
required
development_mode
boolean 
required
session_id
null 
required
Examples

Responses

🟢200Success
application/json
Body
object {0}
Modified at 2025-04-15 11:03:23
Previous
Nintendo Switch Session
Next
Meta/Oculus Session
Built with