Display item catalog in your application

To display items in the in-game store, use the following SDK methods:

SDK method nameDescription
getCatalog
Returns a list of virtual items according to pagination settings. The list includes items for which display in the store is enabled in the settings. For each virtual item, complete data is returned.
getCatalogSimplified
Returns a full list of virtual items. The list includes items for which display in the store is enabled in the settings. For each virtual item, the SKU, name, description, and data about the groups it belongs to are returned.
getItemGroups
Returns a full list of virtual item groups. The list includes groups for which display in the store is enabled in the settings
getItemsBySpecifiedGroup
Returns a list of items for the specified group according to pagination settings. The list includes items for which display in the store is enabled in the settings. In the settings of the group, the display in the store must be enabled.
getVirtualCurrencyList
Returns a list of virtual currencies according to pagination settings.
getVirtualCurrencyPackages
Returns a list of virtual currency packages according to pagination settings. The list includes packages for which display in the store is enabled in the settings.
getBundleList
Returns a list of bundles according to pagination settings. The list includes bundles for which display in the store is enabled in the settings.
getSpecifiedBundle
Returns information about the contents of the specified bundle. In the bundle settings, display in the store must be enabled.

Useful links

Last updated: January 22, 2024

Found a typo or other text error? Select the text and press Ctrl+Enter.

Report a problem
We always review our content. Your feedback helps us improve it.
Provide an email so we can follow up
Thank you for your feedback!