Skip to main content
POST
/n11/products

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
product
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
string
required
url
string
required
@type
string
default:N11Product
page_id
string | null
name
string | null
subtitle
string | null
brand
string | null
price
number | null
list_price
number | null
discount_percentage
number | null
currency
string
default:TRY
image
string | null
images
string[]
rating
number | null
rating_count
integer | null
review_count
integer | null
favorite_count
integer | null
stock
integer | null
is_in_stock
boolean | null
is_free_shipping
boolean | null
shipment_city
string | null
preparation_time
string | null
category
string | null
category_id
string | null
breadcrumbs
string[]
five_star_count
integer | null
four_star_count
integer | null
three_star_count
integer | null
two_star_count
integer | null
one_star_count
integer | null
badges
string[]
attributes
object[]
variants
object[]
seller
object | null
other_seller_count
integer | null
other_sellers
object[]