Skip to main content
POST
Search Products

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

session_id
string<uuid>
required

Body

application/json
query
string
required
Required string length: 1 - 500
merchant_type
enum<string> | null
Available options:
affiliate,
ucp,
acp
max_results
integer
default:10
Required range: 1 <= x <= 20
price_min_cents
integer | null
Required range: x >= 0
price_max_cents
integer | null
Required range: x >= 0

Response

Successful Response

query
string
required
results
ProductSearchResult · object[]
required
total_count
integer
required
source
string
required