Kaufland Marketplace
Kaufland Marketplace (formerly real.de) seller API: orders and their units, shipments, storefront listings, units, tickets and warehouses. HMAC-signed requests — the signature covers the method, URL, body and a timestamp.
7 Tage gratis · keine Kreditkarte · EU-Hosting
Frag Kaufland alles
Teste einen echten Prompt gegen Kaufland Marketplace via AnythingMCP — Claude ruft die Tools auf, liefert die Antwort. Drück Enter auf deine eigene Nachricht, um auf Cloud zu installieren.
Kaufland auf Cloud installierenClaude ist KI und kann Fehler machen. Bitte Antworten gegenprüfen.
Setup in 2 Minuten
- 1Free Trial auf cloud.anythingmcp.com starten.
- 2Im Connector-Store auf Kaufland Marketplace klicken. Credentials einfügen.
- 3MCP-API-Key generieren und KI-Client auf die MCP-URL zeigen.
Anleitungen für Kaufland
Schritt-für-Schritt-Setup für die wichtigsten KI-Clients.
Kaufland Marketplace einrichten
Direkt aus der Connector-Definition: wo du die Credentials findest, welche Rechte sie brauchen und mit welcher API dieser Adapter spricht. Vom Connector-Autor auf Englisch bereitgestellt.
Getting credentials
- You must already be a Kaufland Marketplace seller. In the Seller Portal open Settings → API keys and create a key pair.
- You receive a Client Key (public, identifies you) and a Secret Key (never sent — it signs the request). Set
KAUFLAND_CLIENT_KEYandKAUFLAND_SECRET_KEY.
The secret never travels. Kaufland does not accept a bearer token: every request carries Shop-Client-Key, Shop-Timestamp and Shop-Signature, where the signature is an HMAC-SHA256 over the canonical string
<METHOD>\n<FULL URL INCLUDING QUERY>\n<BODY>\n<UNIX TIMESTAMP>\n
keyed with the secret. AnythingMCP computes it per request and sends the timestamp it used, so the server can recompute the same string.
A signature is only valid for a few minutes. Kaufland rejects a request whose timestamp has drifted, which means a 401 here can be a clock problem rather than a key problem. If every call fails and the keys are definitely right, check the host's time.
Storefronts are per country. Kaufland runs de, cz, sk, pl and at storefronts and most endpoints take a storefront parameter. Omitting it gives you the seller's default, which is rarely what a report about one market wants.
Orders page with offset and limit, and ts_created_from / ts_created_to bound the window — both ISO 8601. Ask for the window you mean; the default is short.
Order units are where the money is. An order carries order_units, each with its own status, price and fulfilment state. A part-cancelled order is normal, so a revenue figure should sum the units that were actually fulfilled rather than the order total.
Cloud reachability: sellerapi.kaufland.com is public with a valid certificate.
Deine KI ist zwei Klicks von Kaufland Marketplace entfernt.
Connector installieren, Credentials einfügen, KI fragen. 7 Tage gratis, keine Kreditkarte.