Item Quantities API Overview

This API is for use with ZFS only.

Use the Item Quantities API to get quantities of stock for products at Zalando warehouses.

Item Quantities API Scopes

Use of the Item Quantities API requires the zfs-inventory/item-quantity/read scope.

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.

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

Rate Limiting

The Item Quantities API does currently rate limit requests as follow:

Request sandbox rate limits production rate limits rate-limit quota
GET /zfs/item-quantities 10 req/min 200 req/min per Fashion Partner
GET /zfs/item-quantity-snapshots 10 req/min 60 req/hour per Fashion Partner

Sandbox Behavior

When calls are made to the Item Quantities API in the sandbox environment, we run basic validation on the request, and if it is well formed, return empty values.

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

Additional Resources

Contact Support