API Reference

Create Loot Box

Create a new loot box. Loot boxes are used to group virtual items together.
When a user buys a loot box, they receive a random virtual item from the loot box.

Log in to see full request history
Body Params
string
required

Application identifier

string
required

Name of the loot box to be created

virtualItemTags
array of strings
required

Tags associated with virtual items in the loot box

virtualItemTags*
prices
array of objects
required

Prices for the loot box, optional

prices*
Responses

Response body
object
string
400

Invalid argument, such as missing required field or incorrect data type

403

Permission denied, the user doesn't has access to the specified app

500

Internal error, such as validation error in prices

Language
Credentials
URL