API Reference

Get loot boxes by App ID

Get loot boxes by application ID

Log in to see full request history
Body Params
string
required
integer
required
string
Responses

Response body
object
lootBoxes
array of objects
lootBoxes
object
string

The unique identifier of the loot box.

integer

Total quantity of items in the loot box.

integer

Quantity of items available in the loot box.

integer

Quantity of items purchased from the loot box.

integer

Count of items with infinite quantity in the loot box.

partitions
array of objects

Array of partitions within the loot box.

partitions
object
string

The unique identifier of the loot box partition.

virtualItemIds
array of strings

Array of IDs of virtual items in the partition.

virtualItemIds
unavailableVirtualItemIds
array of strings

Array of IDs of unavailable virtual items in the partition.

unavailableVirtualItemIds
infinityItemIds
array of strings

Array of IDs of virtual items with infinite quantity.

infinityItemIds
integer

Total quantity of items in the partition.

integer

Quantity of items available in the partition.

integer

Quantity of items purchased from the partition.

integer

The number of items in the partition.

400

Bad request, invalid argument. The token has expired.

Language
URL