OFFERS
Search offers
Retrieve a list of offers with optional filtering and pagination.
GET
/
v1
/
offers
/
list
Authorizations
Public-Key
string
headerrequiredQuery Parameters
termOrId
string
GET /v1/offers/list Parameter
orderBy
enum<string>
GET /v1/offers/list Parameter
Available options:
createdAt
, name
, price
orderDirection
enum<string>
GET /v1/offers/list Parameter
Available options:
ASC
, DESC
skip
number | null
GET /v1/offers/list Parameter
take
number | null
GET /v1/offers/list Parameter
regions
enum<string>[]
GET /v1/offers/list Parameter
Available options:
Global
, Europe
, Argentina
, United States
, Turkey
, United Kingdom
, Latin America
, Brazil
, Canada
, Mexico
, Germany
, Colombia
, France
, Saudi Arabia
, Australia
, Spain
, India
, Italy
, Netherlands
, United Arab Emirates
, North America
, Poland
, Belgium
, Asia
, Egypt
, Austria
, Singapore
, EMEA
, Ireland
, RU/CIS
, Sweden
, Portugal
, Switzerland
, New Zealand
, Malaysia
, Finland
, Greece
, Norway
, Denmark
, Japan
, Hong Kong
, Philippines
, Middle East
, Indonesia
, Czech Republic
, South Africa
, South Korea
, Luxembourg
, Slovakia
, Romania
, Slovenia
, Hungary
, Chile
, Nigeria
, Thailand
, Kuwait
, Vietnam
, Rest of the World
, Bahrain
, Qatar
platforms
enum<string>[]
GET /v1/offers/list Parameter
Available options:
Meta Quest
, TV
, Music
, Tidal
, Tinder
, Zalando
, Razer
, Netflix
, Spotify
, Walmart
, Amazon
, Food
, Prepaid
, Steam
, Xbox Live
, Origin
, PSN
, Ubisoft Connect
, Nintendo
, Official Website
, GOG.com
, Epic Games
, Windows Store
, Battle.net
, Riot Games
, Steam Gift Card
, Roblox
, Green gift
, EA App
, Rockstar Games Launcher
, ArenaNet
, PUBG
, App Store
, Google Play
, Mobile
, Other
, Rockstar
minPrice
number | null
GET /v1/offers/list Parameter
maxPrice
number | null
GET /v1/offers/list Parameter
minAvailability
number | null
GET /v1/offers/list Parameter
maxAvailability
number | null
GET /v1/offers/list Parameter
product
object | null
GET /v1/offers/list Parameter
tags
string[]
GET /v1/offers/list Parameter
archived
boolean | null
default: falseGET /v1/offers/list Parameter
withArchived
boolean | null
default: falseGET /v1/offers/list Parameter
notAvailableLast
boolean | null
default: falseGET /v1/offers/list Parameter
returnCount
boolean | null
default: falseGET /v1/offers/list Parameter
generateMediaUrls
boolean | null
default: falseGET /v1/offers/list Parameter
addSpecToName
boolean | null
default: falseGET /v1/offers/list Parameter
Response
200 - application/json
status
string
requiredAllowed value:
"success"
data
object
required