Skip to main content
POST
/target/categories/products

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
category
string
required
Minimum string length: 1
count
integer
required
Required range: 1 <= x <= 1200
timeout
integer
default:300
Required range: 20 <= x <= 1500
sort
enum<string>
default:featured
Available options:
featured,
price_low,
price_high,
rating,
bestselling,
newest

Response

Successful Response

id
string
required
@type
string
default:TargetCategoryProduct
url
string | null
alias
string | null
brand
string | null
price
number | null
list_price
number | null
currency
string | null
save_percent
number | null
is_on_sale
boolean | null
image
string | null
rating
number | null
rating_count
integer | null