get
/projects/{project_id}/virtual_items/items
Lists all virtual items.
Note
This API method can't be used under high load. When the number of requests is high, rate limits may apply. Contact your Account Manager to find out the rate limits for this API method.
This API method can't be used under high load. When the number of requests is high, rate limits may apply. Contact your Account Manager to find out the rate limits for this API method.
Deprecated
Avoid using this API operation if possible. It will be removed in a future version.
Authorization
basic
Request Parameters
1 Path Parameter
3 Query Parameters
Responses
OK
1 Example
Schema
id
integer
Item ID.
localized_name
string
Item name in default language.
sku
string
Unique item ID. The SKU may only contain lowercase Latin alphanumeric characters, dashes, and underscores.
prices
object
Item prices. Key = currency name (3 letters per ISO 4217); value = amount in that currency.’
default_currency
string
Default purchase currency. Three-letter code per ISO 4217.
enabled
boolean
Enables the item.
permanent
boolean
If true, the item can only be purchased once.
groups
array[integer]
Groups the item belongs to.
advertisement_type
string
Type of a special banner to show for the item in the payment UI.
1 validation
virtual_currency_price
integer
Price in the in-game currency. If null, the item can only be purchased for real currency.
Send a Test Request
GET
Send requests directly from the browser (CORS must be enabled)
Path Params
1 path param not set
project_id
$$.env
2 variables not set
username
password