{"@context": "https://schema.org", "@type": "WebAPI", "name": "Zalando Shop API", "description": "The shop API empowers developers to build amazing new apps or websites using Zalando shop data and services.", "provider": {"@type": "Organization", "name": "zalando.com"}, "documentation": "https://api.zalando.com/schema/swagger.json"}
The shop API empowers developers to build amazing new apps or websites using Zalando shop data and services.
Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.
Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.
base URLs: https://api.zalando.com
find it by capability: POST /search {"query":{"text":"..."}} returns these
operations with their invocation detail. Connect any agent client.
The shop API empowers developers to build amazing new apps or websites using Zalando shop data and services.
| method | path | what the vendor says it does |
|---|---|---|
GET | /article-reviews | Get Article Reviews Zalando API Article Reviews Schema articles |
GET | /article-reviews-summaries | Get Article Reviews Summaries Zalando API Article Reviews Summaries Schema articles |
GET | /article-reviews-summaries/{articleModelId} | Get Article Reviews Summaries by articleModelId Zalando API ArticleReviewsSummaries Schema articles |
GET | /article-reviews/{reviewId} | Get Article Reviews by reviewId Zalando API ArticleReviews Schema articles |
GET | /articles | Search for Articles Search for articles based on various different possible filter like e.g. the `brandFamily` |
GET | /articles/{articleId} | Get Article by articleId Zalando API Article Schema articles |
GET | /articles/{articleId}/media | Get Article media by articleId Zalando API Article Schema articles |
GET | /articles/{articleId}/reviews | Get Article reviews by articleId Zalando API Article Schema articles |
GET | /articles/{articleId}/reviews-summary | Get Article reviews summary by articleId Zalando API Article Schema articles |
GET | /articles/{articleId}/units | Get Article units by articleId Zalando API Article Schema articles |
GET | /articles/{articleId}/units/{unitId} | Get Article units by articleId snd unitId Zalando API Article Schema articles |
GET | /brands | Shop Brands Zalando API Brands Schema brands |
GET | /brands/{key} | Get Single Brand by Key Zalando API Brand Schema brands |
GET | /categories | Shop Categories Zalando API Categories Schema categories |
GET | /categories/{key} | Get Single Category by Key Zalando API Category Schema categories |
GET | /domains | Shop Domains Zalando API Domains Schema domains |
GET | /facets | Shop Facets Zalando API Facets Schema facets |
GET | /filters | Shop Filters Zalando API Filters Schema filters |
GET | /filters/{filterName} | Get Single Filter by filterName Zalando API Filters Schema filters |
GET | /recommendations/{articleIds} | Get Recommendations by articleId Zalando API Recommendations Schema recommendations |
specification origin: https://api.zalando.com/schema/swagger.json
nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.