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 días gratis · sin tarjeta · hosting UE
Pregunta cualquier cosa a Kaufland
Prueba un prompt real contra Kaufland Marketplace vía AnythingMCP — Claude llama a los tools y responde. Pulsa Enter en tu mensaje para instalar en Cloud.
Instalar Kaufland en CloudClaude es IA y puede equivocarse. Verifica siempre las respuestas.
Setup en 2 minutos
- 1Inicia trial gratuita en cloud.anythingmcp.com.
- 2Click en Kaufland Marketplace en el connector store. Pega las credenciales.
- 3Genera MCP API key y apunta el cliente AI a la URL MCP.
Guías para Kaufland
Setup paso a paso para los principales clientes AI.
Configurar Kaufland Marketplace
Directamente de la definición del conector: dónde encontrar las credenciales, qué permisos necesitan y con qué API habla este adaptador. Proporcionadas en inglés por el autor del conector.
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.
Tu IA está a dos clicks de Kaufland Marketplace.
Instala el conector, pega credenciales, pregunta a la IA. 7 días gratis, sin tarjeta.