Article Requirements API Overview

Important

This API is in pilot phase and only available to a limited set of partners.

Article Requirements API is a crucial tool for integrating with the Zalando Catalog. By querying this API before constructing your product submission JSON, you can dynamically retrieve the exact schema, required attributes, and detailed metadata needed for a successful upload.

Article Requirements API Scopes

Many zDirect APIs require clients to have specific permissions or scopes for read or write access. You may assign scopes to your apps in the "Applications" section of the zDirect Portal.

To use the Article Requirements API, your client must have the products/attributes/read scope.

For more information on configuring app scopes, see the Applications section of our zDirect Portal guide.

Rate Limiting

To ensure platform stability, requests are subject to the following limits per application:

Environment Limit
production 100 req/min
sandbox 100 req/min

For more information, see Rate Limiting.

Sandbox Behavior

We provide a fully functional sandbox environment to help you test your integration and parse attribute schemas safely before going live.

For more information, see Sandbox Testing in our Getting Started Guide.

Additional Resources

Contact Support