Z

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.

10 integrations · REST

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.

discovered 1d ago
REST · OpenAPI10
Credentials
Zalando Merchant Platform client credentials (client_id + client_secret)basicGet credentials

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.

Zalando Merchant Platform OAuth access tokenoauth2_ccSet up OAuth

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

Publish these signals → /publishing