Item

Get All Items

get/v3/items

Response

OK

groupstring

Group is an identifier of what the item actually is. For example, both orirock and orirock cube would have the same group, orirock.

itemIdstring

ArkItemID (itemId) is the previously used, string form ID of the item; in JSON-representation itemId is used as key.

penguinItemIdinteger

ItemID (penguinItemId) is the numerical ID of the item.

rarityinteger
sortIdinteger

SortID is the sort position of the item.

spritestring

Sprite describes the location of the item's sprite on the sprite image, in a form of Y:X.

Changes