zalando.com

The shop API empowers developers to build amazing new apps or websites using Zalando shop data and services.

20 endpoints ecommerce
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

atlas-js-core ✓ Official
npm install atlas-js-core
# See https://github.com/bonkey/zalando-commerce-ios
# See https://github.com/ahmed-shehata/zalando-commerce-ios
# See https://github.com/alexfedosov/AFZalandoSDK
curl examples
Shop Brands
curl \
  /brands
Shop Facets
curl \
  /facets
Shop Domains
curl \
  /domains
Endpoints (20 total)
GET
/brands
Shop Brands
GET
/facets
Shop Facets
GET
/domains
Shop Domains
GET
/filters
Shop Filters
GET
/articles
Search for Articles
GET
/categories
Shop Categories
GET
/brands/{key}
Get Single Brand by Key
GET
/article-reviews
Get Article Reviews
GET
/categories/{key}
Get Single Category by Key
GET
/articles/{articleId}
Get Article by articleId
GET
/filters/{filterName}
Get Single Filter by filterName
GET
/article-reviews-summaries
Get Article Reviews Summaries
At a glance
Total SDKs4
Languages3
Endpoints20
Categories1