Skip to main content
GET
Today's Deals

Query Parameters

domain
string
default:"com"
Amazon marketplace TLD or code.Examples: com, co.uk, de
category
string
Category alias to scope the deals feed. Use /v1/amazon/categories to look up aliases.
page
integer
default:1
Page number for paginated deals. Starts at 1.

Response

domain
string
Marketplace domain.
category
string
Category the deals were scoped to (nullable).
results
array
Array of current deals.

Example Response

Each deals request costs 5 credits. Failed requests are not charged.

Authorizations

x-api-key
string
header
required

Query Parameters

domain
string
default:com

Amazon marketplace TLD or code (com, co.uk, de, ...).

category
string

Category alias to scope the deals feed.

page
integer
default:1

Page number for paginated deals.

Required range: x >= 1

Response

200 - application/json

Deals list

domain
string
category
string | null
results
object[]