docs / zalando

Zalando API

Zalando API

base /zalando/v110 endpoints
post/zalando/v1/category1 credit

Browse Zalando products by category (e.g. herrenschuhe-sneaker) — returns listing cards with name, brand, price and images. Filterable and paginated.

ParameterAllowed / rangeDescription
categoryrequiredZalando category slug, e.g. herrenschuhe-sneaker (discover via the categories action).
country = deoptionalde · uk · gb · fr · nl · it · es · plZalando country edition (TLD) — sets language and currency.
page = 1optional1–Result page (1-based). Page forward with meta.next_page.
orderoptionalpopularity · price · price_desc · newest · saleSort order.
brandoptionalFilter by brand (slugified), e.g. nike-sportswear.
min_priceoptionalMinimum price (store currency).
max_priceoptionalMaximum price (store currency).
Try in playground →
post/zalando/v1/product1 credit

Full Zalando product detail by URL or SKU — name, brand, price, color, gallery images, available sizes, rating and attributes.

ParameterAllowed / rangeDescription
urloptionalFull Zalando product URL (.html). (product needs url OR sku.)
skuoptionalZalando SKU, e.g. NI112N022-A11 (resolved from url when omitted).
country = deoptionalde · uk · gb · fr · nl · it · es · plZalando country edition (TLD) — sets language and currency.
Try in playground →
post/zalando/v1/similar1 credit

Products similar to a given Zalando item — pulled from the product page recommendation cards.

ParameterAllowed / rangeDescription
urloptionalFull Zalando product URL (.html). (product needs url OR sku.)
skuoptionalZalando SKU, e.g. NI112N022-A11 (resolved from url when omitted).
country = deoptionalde · uk · gb · fr · nl · it · es · plZalando country edition (TLD) — sets language and currency.
Try in playground →
post/zalando/v1/variants1 credit

All size variants for a Zalando product with in-stock flags — useful for monitoring stock availability.

ParameterAllowed / rangeDescription
urloptionalFull Zalando product URL (.html). (product needs url OR sku.)
skuoptionalZalando SKU, e.g. NI112N022-A11 (resolved from url when omitted).
country = deoptionalde · uk · gb · fr · nl · it · es · plZalando country edition (TLD) — sets language and currency.
Try in playground →
post/zalando/v1/brands1 credit

List all distinct brands available in a Zalando category or keyword search — useful for building brand filter dropdowns.

ParameterAllowed / rangeDescription
country = deoptionalde · uk · gb · fr · nl · it · es · plZalando country edition (TLD) — sets language and currency.
categoryoptionalCategory slug to collect brands from (defaults to a sneaker category).
qoptionalKeyword to collect brands from instead of a category.
Try in playground →
post/zalando/v1/categories1 credit

Top-level Zalando category links for a country — men, women, kids and sub-categories like sneakers, dresses or jackets.

ParameterAllowed / rangeDescription
country = deoptionalde · uk · gb · fr · nl · it · es · plZalando country edition (TLD) — sets language and currency.
genderoptionalOptional gender to filter seeds (e.g. women, men, kids).
Try in playground →
post/zalando/v1/filters1 credit

Discover which sort and filter options are available for Zalando listings, including price range, brand and sort order.

ParameterAllowed / rangeDescription
country = deoptionalde · uk · gb · fr · nl · it · es · plZalando country edition (TLD) — sets language and currency.
categoryoptionalCategory to live-probe sort behaviour against.
qoptionalKeyword context (optional).
Try in playground →
post/zalando/v1/reviews1 credit

Customer reviews and overall rating summary for a Zalando product (when reviews are embedded on the product page).

ParameterAllowed / rangeDescription
urloptionalFull Zalando product URL (.html). (product needs url OR sku.)
skuoptionalZalando SKU, e.g. NI112N022-A11 (resolved from url when omitted).
country = deoptionalde · uk · gb · fr · nl · it · es · plZalando country edition (TLD) — sets language and currency.
Try in playground →
post/zalando/v1/attributes1 credit

Product attribute clusters for a Zalando item — material composition, care instructions and other structured attributes from the product page.

ParameterAllowed / rangeDescription
urloptionalFull Zalando product URL (.html). (product needs url OR sku.)
skuoptionalZalando SKU, e.g. NI112N022-A11 (resolved from url when omitted).
country = deoptionalde · uk · gb · fr · nl · it · es · plZalando country edition (TLD) — sets language and currency.
Try in playground →