Skip to main content
POST
/gog/products

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
product
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
country
enum<string>
default:US
Available options:
US,
GB,
CA,
AU,
DE,
FR,
IT,
ES,
NL,
BE,
AT,
CH,
SE,
NO,
DK,
FI,
IE,
PT,
PL,
CZ,
HU,
RO,
GR,
UA,
RU,
TR,
BR,
MX,
AR,
CL,
CO,
JP,
KR,
CN,
TW,
HK,
SG,
ID,
TH,
VN,
PH,
MY,
IN,
AE,
SA,
IL,
ZA,
NZ
locale
enum<string>
default:en-US
Available options:
en-US,
en-GB,
de-DE,
fr-FR,
it-IT,
es-ES,
pt-BR,
pl-PL,
ru-RU,
cs-CZ,
hu-HU,
ja-JP,
ko-KR,
zh-Hans,
zh-Hant

Response

Successful Response

id
integer
required
game_title
string
required
@type
string
default:GogProduct
slug
string | null
product_type
string | null
release_status
string | null
global_release_date
string | null
gog_release_date
string | null
release_date
string | null
in_development
boolean
default:false
is_preorder
boolean
default:false
is_installable
boolean
default:false
is_available_for_sale
boolean
default:false
description_lead
string | null
features_description
string | null
additional_requirements
string | null
copyrights
string | null
size
integer | null
developers
string[]
publishers
string[]
genres
object[]
tags
object[]
features
object[]
operating_systems
string[]
system_requirements
object[]
localizations
object[]
age_ratings
object[]
videos
object[]
bonuses
object[]
editions
object[]
screenshots
string[]
image
string | null
logo
string | null
banner
string | null
icon
string | null
series
object | null
dlc_ids
integer[]
price
object | null
rating
number | null
review_count
integer | null
store_url
string | null