Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zalando Attributes API

The Attributes API from Zalando — 2 operation(s) for attributes.

Zalando Attributes API is one of 20 APIs that Zalando publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Attributes. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 2 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.0.2, at version 1.0.0.

Requests are made against the base URL https://api.merchants.zalando.com.

2 operations 2 paths 4 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.2
API Version
1.0.0
Base URL
https://api.merchants.zalando.com
Resource Areas
1

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Attributes 2
GET
/merchants/{merchant_id}/attribute-types/{type_label}/attributes
List all attributes of the given attribute type
3 params → 200default
GET
/merchants/{merchant_id}/attribute-types/{type_label}/attributes/{attribute_label}
Return a given attribute of the given attribute type
4 params → 200default

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are AttributeValue (7 properties), Attribute (4 properties). Each schema is shown below with its type and property counts.

Attribute
object
4 properties 3 required
Name
Map of language to text, key must follow (rfc-2616, section 3.10)[https://tools.ietf.org/html/rfc2616section-3.10] This mapping is only a human readable name o…
AttributeMeta
object
Optional additional information for the attribute. There are no guarantees or fixed structure on this field.
AttributeValue
object
Holder for the value of an attribute. There must be one, and only one, of the following properties set, and this must match the definition of the Attribute's T…
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zalando-attributes-api-openapi.yml Raw ↑

Other APIs Zalando publishes across the network.

Zalando AnnouncedReturns API
Zalando attribute-types API
Zalando attribute-values API
Zalando Cross Border Movements API
Zalando Discovery API API
Zalando History of Price Update Attempts API
Zalando Liquidated Items API
Zalando Logistic Centers API
Zalando offer-blockers API
Zalando Orders API
Zalando Outlines API
Zalando prices API