Skip to main content
POST
/ozon/products/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
text
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
sorting
enum<string>
default:popular
Available options:
popular,
newest,
price_asc,
price_desc,
high_rating,
big_discount
price_min
integer | null
Required range: x >= 0
price_max
integer | null
Required range: x >= 0
brand
string[] | null
seller
string[] | null
color
string[] | null
delivery
enum<string> | null
Available options:
tomorrow,
within_3_days,
within_7_days
is_promo
boolean
default:false
is_installment
boolean
default:false
original_only
boolean
default:false
discounted_only
boolean
default:false
with_review_points
boolean
default:false
filters
object | null

Response

Successful Response

id
string
required
@type
string
default:OzonProductSnippet
sku
integer | null
product_title
string | null
url
string | null
alias
string | null
image
string | null
images
string[]
price
number | null
original_price
number | null
discount_percent
number | null
currency
string
default:RUB
rating
number | null
review_count
integer | null
stock_text
string | null
badge_text
string | null
brand_logo
string | null
is_adult
boolean
default:false