Game API
HomeLootLocker
HomeLootLocker
LootLocker
  1. Asset Instances
  • 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
    • Sign In
    • Request Verification
    • Request Reset Password
    • Verify Session
  • 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
    • List Multiple Players Info
    • Lookup Player Names by IDS
    • Get Players Active Name
    • Set Player Name
    • Migrate DLCs
    • Get Migrated DLCs
    • Set Player Profile Private
    • Set Player Profile Public
    • Get Other Players Loadout for Default Character
    • Get Players Loadout for Default Character
    • Delete Player
    • Submit XP
    • Get Other Player Info
    • Get Player Info
    • Get Multiple Other Players XP And Level
  • 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
      GET
    • List Player Inventory
      GET
    • Stream Player Inventory
      GET
    • Get Asset Grant Notifications
      GET
    • Activate Rental Asset
      POST
    • Delete asset from player's inventory
      DELETE
    • Grant asset to player
      POST
  • 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. Asset Instances

List Player Inventory

GET
/game/v1/player/inventory/list
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.lootlocker.com/game/v1/player/inventory/list' \
--header 'x-session-token;'
Response Response Example
{
  "success": true,
  "inventory": [
    {
      "instance_id": 20,
      "variation_id": null,
      "rental_option_id": 6,
      "acquisition_source": "grant_support",
      "acquisition_date": "2024-09-09T11:39:41+00:00",
      "asset": {
        "id": 70,
        "uuid": "aa74a21a-f8fb-4bf0-bcc7-d1d492e9cf02",
        "ulid": "",
        "name": "Rentable",
        "active": true,
        "purchasable": false,
        "price": 0,
        "sales_price": null,
        "display_price": null,
        "context": "Rentable",
        "context_id": 430,
        "character_classes": [],
        "unlocks_context": null,
        "detachable": false,
        "updated": "Mon, 09 Sep 2024 11:34:42 +0000",
        "marked_new": "Mon, 17 Jun 2024 14:00:57 +0000",
        "default_variation_id": 0,
        "default_loadouts": {
          "Test": false,
          "Test 2": false
        },
        "description": "",
        "links": null,
        "storage": [],
        "rarity": null,
        "popular": false,
        "popularity_score": 0,
        "package_contents": [
          {
            "asset": {
              "id": 64,
              "uuid": "0b8daa57-5e38-4847-8d14-a3c7a195e10c",
              "ulid": "01J08QPMZP3B6ZJ1PGQW9H3HMN",
              "name": "Test 1",
              "active": true,
              "purchasable": false,
              "price": 0,
              "sales_price": null,
              "display_price": null,
              "context": "Customization",
              "context_id": 424,
              "character_classes": [
                72,
                74
              ],
              "unlocks_context": null,
              "detachable": true,
              "updated": "Thu, 13 Jun 2024 12:03:37 +0000",
              "marked_new": "Thu, 13 Jun 2024 12:03:33 +0000",
              "default_variation_id": 0,
              "default_loadouts": {
                "Test 2": true,
                "Test": false
              },
              "description": "",
              "links": null,
              "storage": [],
              "rarity": null,
              "popular": false,
              "popularity_score": 0,
              "package_contents": null,
              "unique_instance": false,
              "external_identifiers": null,
              "rental_options": null,
              "filters": [],
              "files": [],
              "data_entities": [],
              "hero_equip_exceptions": [],
              "asset_candidate": null,
              "drop_table_max_picks": null
            },
            "variation_id": null,
            "quantity": 1
          },
          {
            "asset": {
              "id": 66,
              "uuid": "53926c59-8d50-4be9-a0cf-cde533920002",
              "ulid": "01J08QQ2J53NGCQ0SB6M59BV1N",
              "name": "Test 2",
              "active": true,
              "purchasable": false,
              "price": 0,
              "sales_price": null,
              "display_price": null,
              "context": "Customization",
              "context_id": 424,
              "character_classes": [
                72,
                74
              ],
              "unlocks_context": null,
              "detachable": true,
              "updated": "Thu, 13 Jun 2024 12:03:49 +0000",
              "marked_new": "Thu, 13 Jun 2024 12:03:47 +0000",
              "default_variation_id": 0,
              "default_loadouts": {
                "Test": false,
                "Test 2": false
              },
              "description": "",
              "links": null,
              "storage": [],
              "rarity": null,
              "popular": false,
              "popularity_score": 0,
              "package_contents": null,
              "unique_instance": false,
              "external_identifiers": null,
              "rental_options": null,
              "filters": [],
              "files": [],
              "data_entities": [],
              "hero_equip_exceptions": [],
              "asset_candidate": null,
              "drop_table_max_picks": null
            },
            "variation_id": null,
            "quantity": 1
          },
          {
            "asset": {
              "id": 62,
              "uuid": "68120b37-398a-489c-98ac-abbc9ff81560",
              "ulid": "01J08QFQR9M82FAT6WRJHKFKNY",
              "name": "Drop Table",
              "active": true,
              "purchasable": false,
              "price": 0,
              "sales_price": null,
              "display_price": null,
              "context": "Drop Table",
              "context_id": 426,
              "character_classes": [],
              "unlocks_context": null,
              "detachable": false,
              "updated": "Thu, 13 Jun 2024 13:09:47 +0000",
              "marked_new": "Thu, 13 Jun 2024 11:59:46 +0000",
              "default_variation_id": 0,
              "default_loadouts": {
                "Test": false,
                "Test 2": false
              },
              "description": "",
              "links": null,
              "storage": [],
              "rarity": null,
              "popular": false,
              "popularity_score": 0,
              "package_contents": null,
              "unique_instance": false,
              "external_identifiers": null,
              "rental_options": null,
              "filters": [],
              "files": [],
              "data_entities": [],
              "hero_equip_exceptions": [],
              "asset_candidate": null,
              "drop_table_max_picks": 0
            },
            "variation_id": null,
            "quantity": 1
          }
        ],
        "unique_instance": false,
        "external_identifiers": null,
        "rental_options": [
          {
            "id": 6,
            "name": "1 Second",
            "duration": 1,
            "price": 10,
            "sales_price": 1,
            "links": null
          }
        ],
        "filters": [],
        "files": [],
        "data_entities": [],
        "hero_equip_exceptions": [],
        "asset_candidate": null,
        "drop_table_max_picks": null
      },
      "rental": {
        "is_rental": true,
        "time_left": -591717,
        "duration": 1,
        "is_active": true
      }
    },
    {
      "instance_id": 21,
      "variation_id": null,
      "rental_option_id": null,
      "acquisition_source": "rent_unit",
      "acquisition_date": null,
      "asset": {
        "id": 66,
        "uuid": "53926c59-8d50-4be9-a0cf-cde533920002",
        "ulid": "01J08QQ2J53NGCQ0SB6M59BV1N",
        "name": "Test 2",
        "active": true,
        "purchasable": false,
        "price": 0,
        "sales_price": null,
        "display_price": null,
        "context": "Customization",
        "context_id": 424,
        "character_classes": [
          72,
          74
        ],
        "unlocks_context": null,
        "detachable": true,
        "updated": "Thu, 13 Jun 2024 12:03:49 +0000",
        "marked_new": "Thu, 13 Jun 2024 12:03:47 +0000",
        "default_variation_id": 0,
        "default_loadouts": {
          "Test": false,
          "Test 2": false
        },
        "description": "",
        "links": null,
        "storage": [],
        "rarity": null,
        "popular": false,
        "popularity_score": 0,
        "package_contents": null,
        "unique_instance": false,
        "external_identifiers": null,
        "rental_options": null,
        "filters": [],
        "files": [],
        "data_entities": [],
        "hero_equip_exceptions": [],
        "asset_candidate": null,
        "drop_table_max_picks": null
      },
      "rental": {
        "is_rental": true,
        "time_left": -591772,
        "duration": 2,
        "is_active": true
      }
    },
    {
      "instance_id": 22,
      "variation_id": null,
      "rental_option_id": null,
      "acquisition_source": "rent_unit",
      "acquisition_date": null,
      "asset": {
        "id": 62,
        "uuid": "68120b37-398a-489c-98ac-abbc9ff81560",
        "ulid": "01J08QFQR9M82FAT6WRJHKFKNY",
        "name": "Drop Table",
        "active": true,
        "purchasable": false,
        "price": 0,
        "sales_price": null,
        "display_price": null,
        "context": "Drop Table",
        "context_id": 426,
        "character_classes": [],
        "unlocks_context": null,
        "detachable": false,
        "updated": "Thu, 13 Jun 2024 13:09:47 +0000",
        "marked_new": "Thu, 13 Jun 2024 11:59:46 +0000",
        "default_variation_id": 0,
        "default_loadouts": {
          "Test": false,
          "Test 2": false
        },
        "description": "",
        "links": null,
        "storage": [],
        "rarity": null,
        "popular": false,
        "popularity_score": 0,
        "package_contents": null,
        "unique_instance": false,
        "external_identifiers": null,
        "rental_options": null,
        "filters": [],
        "files": [],
        "data_entities": [],
        "hero_equip_exceptions": [],
        "asset_candidate": null,
        "drop_table_max_picks": 0
      },
      "rental": {
        "is_rental": true,
        "time_left": -591772,
        "duration": 2,
        "is_active": true
      }
    },
    {
      "instance_id": 24,
      "variation_id": null,
      "rental_option_id": null,
      "acquisition_source": "grant_loot_box",
      "acquisition_date": "2024-09-09T12:05:30+00:00",
      "asset": {
        "id": 64,
        "uuid": "0b8daa57-5e38-4847-8d14-a3c7a195e10c",
        "ulid": "01J08QPMZP3B6ZJ1PGQW9H3HMN",
        "name": "Test 1",
        "active": true,
        "purchasable": false,
        "price": 0,
        "sales_price": null,
        "display_price": null,
        "context": "Customization",
        "context_id": 424,
        "character_classes": [
          72,
          74
        ],
        "unlocks_context": null,
        "detachable": true,
        "updated": "Thu, 13 Jun 2024 12:03:37 +0000",
        "marked_new": "Thu, 13 Jun 2024 12:03:33 +0000",
        "default_variation_id": 0,
        "default_loadouts": {
          "Test 2": true,
          "Test": false
        },
        "description": "",
        "links": null,
        "storage": [],
        "rarity": null,
        "popular": false,
        "popularity_score": 0,
        "package_contents": null,
        "unique_instance": false,
        "external_identifiers": null,
        "rental_options": null,
        "filters": [],
        "files": [],
        "data_entities": [],
        "hero_equip_exceptions": [],
        "asset_candidate": null,
        "drop_table_max_picks": null
      },
      "rental": {
        "is_rental": false,
        "time_left": null,
        "duration": null,
        "is_active": null
      }
    },
    {
      "instance_id": 25,
      "variation_id": null,
      "rental_option_id": null,
      "acquisition_source": "grant_support",
      "acquisition_date": "2024-09-10T08:52:22+00:00",
      "asset": {
        "id": 94,
        "uuid": "",
        "ulid": "",
        "name": "test",
        "active": true,
        "purchasable": false,
        "price": 0,
        "sales_price": null,
        "display_price": null,
        "context": "Event",
        "context_id": 438,
        "character_classes": [],
        "unlocks_context": null,
        "detachable": true,
        "updated": "Tue, 10 Sep 2024 08:52:16 +0000",
        "marked_new": "Tue, 10 Sep 2024 08:39:43 +0000",
        "default_variation_id": 0,
        "default_loadouts": {
          "Test": false,
          "Test 2": false
        },
        "description": "",
        "links": null,
        "storage": [],
        "rarity": null,
        "popular": false,
        "popularity_score": 0,
        "package_contents": null,
        "unique_instance": false,
        "external_identifiers": null,
        "rental_options": null,
        "filters": [
          {
            "value": "Test Map",
            "name": "Map Name"
          }
        ],
        "files": [],
        "data_entities": [],
        "hero_equip_exceptions": [],
        "asset_candidate": null,
        "drop_table_max_picks": null
      },
      "rental": {
        "is_rental": false,
        "time_left": null,
        "duration": null,
        "is_active": null
      }
    },
    {
      "instance_id": 26,
      "variation_id": null,
      "rental_option_id": null,
      "acquisition_source": "reward_event",
      "acquisition_date": "2024-09-10T11:53:28+00:00",
      "asset": {
        "id": 62,
        "uuid": "68120b37-398a-489c-98ac-abbc9ff81560",
        "ulid": "01J08QFQR9M82FAT6WRJHKFKNY",
        "name": "Drop Table",
        "active": true,
        "purchasable": false,
        "price": 0,
        "sales_price": null,
        "display_price": null,
        "context": "Drop Table",
        "context_id": 426,
        "character_classes": [],
        "unlocks_context": null,
        "detachable": false,
        "updated": "Thu, 13 Jun 2024 13:09:47 +0000",
        "marked_new": "Thu, 13 Jun 2024 11:59:46 +0000",
        "default_variation_id": 0,
        "default_loadouts": {
          "Test": false,
          "Test 2": false
        },
        "description": "",
        "links": null,
        "storage": [],
        "rarity": null,
        "popular": false,
        "popularity_score": 0,
        "package_contents": null,
        "unique_instance": false,
        "external_identifiers": null,
        "rental_options": null,
        "filters": [],
        "files": [],
        "data_entities": [],
        "hero_equip_exceptions": [],
        "asset_candidate": null,
        "drop_table_max_picks": 0
      },
      "rental": {
        "is_rental": false,
        "time_left": null,
        "duration": null,
        "is_active": null
      }
    }
  ]
}

Request

Authorization
API Key
Add parameter in header
x-session-token
Example:
x-session-token: ********************
Header Params
x-session-token
string 
required
Example:
{{session_token}}

Responses

🟢200Success
application/json
Body
object {0}
Modified at 2025-01-23 20:59:56
Previous
List Universal Assets
Next
Stream Player Inventory
Built with