Skip to main content
POST
/gog/products/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
query
string | null
order
enum<string>
default:bestselling
Available options:
bestselling,
trending,
alphabetical,
price_low,
price_high,
release_new,
rating,
discount
product_type
enum<string>[]
Available options:
game,
pack,
dlc,
extras
genres
enum<string>[]
Available options:
action,
adventure,
racing,
rpg,
shooter,
simulation,
sports,
strategy,
arcade,
building,
card-game,
combat,
economic,
educational,
fpp,
metroidvania,
pointandclick,
puzzle,
realtime,
survival,
tpp,
teamsport,
turnbased,
visual-novel,
chess,
comedy,
detective,
espionage,
exploration,
fantasy,
fighting,
hidden-object,
historical,
horror,
jrpg,
managerial,
modern,
mystery,
narrative,
naval,
offroad,
open-world,
pinball,
platformer,
programming,
rally,
rougelike,
sandbox,
scifi,
shoot-em-up,
soccer,
stealth,
tactical,
touring,
virtuallife
tags
string[]
systems
enum<string>[]
Available options:
windows,
osx,
linux
features
enum<string>[]
Available options:
single,
multi,
coop,
achievements,
leaderboards,
controller_support,
cloud_saves,
overlay,
galaxy_multiplayer
languages
enum<string>[]
Available options:
ar,
br,
cn,
cz,
da,
de,
en,
es,
es_mx,
fi,
fr,
gk,
hu,
hr,
id,
it,
jp,
ko,
nl,
no,
pl,
pt,
ro,
ru,
sv,
th,
tr,
uk,
vi,
zh
release_statuses
enum<string>[]
Available options:
new-arrival,
upcoming,
early-access
discounted
boolean
default:false
free
boolean
default:false
price_min
number | null
Required range: x >= 0
price_max
number | null
Required range: x >= 0
release_year_min
integer | null
Required range: x >= 1980
release_year_max
integer | null
Required range: x >= 1980
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
currency
enum<string>
default:USD
Available options:
USD,
EUR,
GBP,
AUD,
CAD,
CHF,
SEK,
NOK,
DKK,
PLN,
CZK,
HUF,
RUB,
BRL,
MXN,
JPY,
KRW,
CNY,
TRY,
INR,
ZAR,
NZD

Response

Successful Response

id
integer
required
game_title
string
required
@type
string
default:GogSearchProduct
slug
string | null
product_type
string | null
developers
string[]
publishers
string[]
operating_systems
string[]
genres
object[]
tags
object[]
features
object[]
price
object | null
rating
number | null
review_count
integer | null
release_date
string | null
store_release_date
string | null
image
string | null
cover
string | null
logo
string | null
screenshots
string[]
store_url
string | null