Skip to main content
GET
List products

Headers

Authorization
string
required

Your Auction Now API key as a Bearer token

Example:

"Bearer ak_XXXXXXX"

Query Parameters

hasActiveAuction
enum<string>

Filter by whether the product has an active auction. When false, only standalone products are returned.

Available options:
true,
false

Response

A successful response

data
object[]
required

A list of products

timestamp
number
required
message
string