zalando.com
Zalando is a European e-commerce company focused on fashion and lifestyle retail. It also operates merchant-facing platform services for partners handling catalog, orders, pricing, fulfillment, returns, and related logistics workflows.
Zalando exposes a public Shop REST API plus multiple authenticated merchant REST APIs on the Merchant Platform/zDirect/ZEOS stack, including authentication, orders, sales channels, product submission, products, prices, shipping notices, shipping documents, and intra-community movement reports; no public GraphQL, MCP, or developer CLI surfaces were found.
- Zalando Shop APIdiscovered
- Zalando Merchant Platform Orders APIdiscovered
- Zalando Merchant Products APIdiscovered
- Zalando Merchant Product Submission APIdiscovered
- Zalando Merchant Price Service APIdiscovered
Get merchant API credentials from Zalando Merchant Platform / zDirect onboarding. The public auth spec says the token endpoint uses HTTP Basic where the username is client_id and the password is client_secret. Start from the Authentication API docs and your merchant onboarding/contact with Zalando to obtain the issued credentials.
Use your Zalando Merchant Platform client credentials to call the Authentication API POST /auth/token with grant_type=client_credentials to obtain an access token, then send it as Authorization: Bearer ... to merchant APIs. The public auth spec lists token issuance at https://api.merchants.zalando.com/auth/token.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing