Skip to main content
POST
/isthereanydeal/games/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
keyword
string | null
deals_only
boolean
default:true
shops
enum<string>[] | null
Available options:
Steam,
Epic Game Store,
GOG,
Humble Store,
Fanatical,
GreenManGaming,
GamesPlanet US,
GamesPlanet UK,
GamesPlanet DE,
GamesPlanet FR,
GameBillet,
GamersGate,
WinGameStore,
MacGameStore,
Microsoft Store,
Ubisoft Store,
EA Store,
itch.io,
IndieGala Store,
AllYouPlay,
Nuuvem,
Voidu,
DLGamer,
Noctre,
GamesPlanet US,
Amazon,
Playsum
product_types
enum<string>[] | null
Available options:
game,
dlc,
package,
software,
hardware
platforms
enum<string>[] | null
Available options:
windows,
mac,
linux
drm
enum<string>[] | null
Available options:
drm_free,
Steam,
Epic Game Store,
GOG,
Ubisoft Store,
EA Store,
Microsoft Store,
itch.io
tags
string[] | null
price_min
number | null
Required range: x >= 0
price_max
number | null
Required range: x >= 0
cut_min
integer | null
Required range: 0 <= x <= 100
cut_max
integer | null
Required range: 0 <= x <= 100
flag
enum<string> | null
Available options:
N,
H,
S
steam_rating_min
integer | null
Required range: 0 <= x <= 100
metacritic_min
integer | null
Required range: 0 <= x <= 100
opencritic_min
integer | null
Required range: 0 <= x <= 100
sort
enum<string>
default:-hot
Available options:
-hot,
-time,
-cut,
price,
expiry,
-release-date,
rank,
-waitlisted,
-collected,
-steam-players,
-steam-reviews,
-steam-reviews-count,
-opencritic,
-metacritic,
-metacritic-user
show_mature
boolean
default:false
country
enum<string>
default:US
Available options:
AD,
AE,
AF,
AG,
AI,
AL,
AM,
AO,
AR,
AT,
AU,
AW,
AZ,
BA,
BB,
BD,
BE,
BF,
BG,
BH,
BI,
BJ,
BM,
BN,
BO,
BR,
BS,
BT,
BW,
BY,
BZ,
CA,
CD,
CG,
CH,
CI,
CL,
CM,
CN,
CO,
CR,
CV,
CY,
CZ,
DE,
DJ,
DK,
DM,
DO,
DZ,
EC,
EE,
EG,
ER,
ES,
ET,
FI,
FJ,
FR,
GA,
GB,
GD,
GE,
GH,
GM,
GN,
GR,
GT,
GW,
GY,
HK,
HN,
HR,
HT,
HU,
ID,
IE,
IL,
IN,
IQ,
IS,
IT,
JM,
JO,
JP,
KE,
KG,
KH,
KM,
KN,
KR,
KW,
KY,
KZ,
LA,
LB,
LC,
LI,
LK,
LR,
LS,
LT,
LU,
LV,
LY,
MA,
MC,
MD,
ME,
MG,
MK,
ML,
MM,
MN,
MO,
MR,
MT,
MU,
MV,
MW,
MX,
MY,
MZ,
NA,
NE,
NG,
NI,
NL,
NO,
NP,
NZ,
OM,
PA,
PE,
PG,
PH,
PK,
PL,
PT,
PY,
QA,
RO,
RS,
RU,
RW,
SA,
SB,
SC,
SD,
SE,
SG,
SI,
SK,
SL,
SN,
SR,
ST,
SV,
SZ,
TC,
TD,
TG,
TH,
TJ,
TL,
TM,
TN,
TO,
TR,
TT,
TW,
TZ,
UA,
UG,
US,
UY,
UZ,
VC,
VE,
VN,
VU,
WS,
YE,
ZA,
ZM,
ZW
currency
enum<string>
default:USD
Available options:
AED,
ARS,
AUD,
BGN,
BRL,
CAD,
CHF,
CLP,
CNY,
COP,
CRC,
CZK,
DKK,
EUR,
GBP,
HKD,
HUF,
IDR,
ILS,
INR,
JPY,
KRW,
KWD,
KZT,
MXN,
MYR,
NOK,
NZD,
PEN,
PHP,
PLN,
QAR,
RON,
RUB,
SAR,
SEK,
SGD,
THB,
TRY,
TWD,
UAH,
USD,
UYU,
VND,
ZAR

Response

Successful Response

id
string
required
@type
string
default:ItadSearchResult
slug
string | null
game_title
string | null
type
string | null
is_mature
boolean
default:false
image
string | null
banner
string | null
has_achievements
boolean
default:false
has_trading_cards
boolean
default:false
is_early_access
boolean
default:false
is_pre_order
boolean
default:false
cut
integer | null
price
number | null
price_old
number | null
currency
string | null
shop
string | null
flag
string | null
url
string | null
deals
object[]