Endpoints
The Product object
string
Object type identifier. Always
"product" for Product objects.string
required
Unique identifier (UUID) for this product.
string
required
Product type. Possible values:
DigitalDownload, Game, GiftCard, SoftwareKey, VirtualCurrency, VirtualItem, Subscription, OneTimePaymentstring
required
Display name of the product.
string
Product description. May contain HTML or markdown.
string | null
Your custom identifier for this product. Use to link to your own inventory system.
string
required
Product status. Possible values:
DRAFT, ACTIVE, ARCHIVEDstring | null
Game developer name (primarily for
Game type products).string | null
Game publisher name (primarily for
Game type products).integer | null
Unix timestamp (milliseconds) of the game’s release date.
string | null
PEGI age rating. Possible values:
3, 7, 12, 16, 18, ! (pending)array | null
Supported platforms/systems. Possible values:
Windows, MacOs, Linux, PlayStation 4, PlayStation 5, Xbox One, Xbox Series X|S, iOS, Android, Nintendo Switch, Nintendo 3DSarray | null
Game genres. Common values:
Action, Adventure, RPG, FPS, Strategy, Simulation, Sports, Racing, Puzzle, Horror, Indie, MMO, Open World, MultiplayerProduct hierarchy
Example response
Subscription product example
Related resources
Offers
Pricing options for products
Discounts
Discounts applicable to products
Orders
Orders containing products
Subscriptions
Subscription products