OTTO Market

OTTO Market

OTTO Market partner API: orders and their positions, product variations, stock and price updates, and returns for sellers on otto.de. OAuth 2.0 with the partner's client credentials.

7 Tage gratis · keine Kreditkarte · EU-Hosting

Frag OTTO alles

Teste einen echten Prompt gegen OTTO Market via AnythingMCP — Claude ruft die Tools auf, liefert die Antwort. Drück Enter auf deine eigene Nachricht, um auf Cloud zu installieren.

OTTO auf Cloud installieren
OTTO Market · live via MCP
Teilen
Opus 4.7

Claude ist KI und kann Fehler machen. Bitte Antworten gegenprüfen.

Setup in 2 Minuten

  1. 1Free Trial auf cloud.anythingmcp.com starten.
  2. 2Im Connector-Store auf OTTO Market klicken. Credentials einfügen.
  3. 3MCP-API-Key generieren und KI-Client auf die MCP-URL zeigen.
OTTO Market jetzt installieren

Anleitungen für OTTO

Schritt-für-Schritt-Setup für die wichtigsten KI-Clients.

OTTO Market 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

  1. You must already be an OTTO Market partner. In the OTTO Partner Connect portal open the API area and create API credentials for your account.
  2. OTTO issues a username and password for the token endpoint rather than a classic client id/secret pair; the token request is a password grant against https://api.otto.market/v1/token.
  3. Set OTTO_USERNAME and OTTO_PASSWORD. AnythingMCP exchanges them for an access token and refreshes it automatically.

Every endpoint is versioned separately. OTTO versions per resource, not per API: orders are on /v4/orders, quantities on /v1/quantities, prices on /v3/prices. The tools below carry the version each resource is actually on — do not assume one prefix works everywhere.

Orders page with a cursor. otto_market_list_orders returns nextCursor; pass it back as nextCursor to walk the list. Do not compute an offset; OTTO's order stream is append-only and offsets drift.

fromOrderDate is required and is a hard filter. Asking without it returns the default window, which is much shorter than most people expect. State the date you mean.

Stock and price are eventually consistent. A quantity update is accepted with a 202 and applied asynchronously; reading the value back immediately will often still show the old number. That is OTTO's design, not a failed write.

Unverified. The paths and field names below follow the vendor's published documentation and have not been exercised against a live tenant. Treat a 404 as a docs-versus-reality gap and check the developer portal before concluding that the credential is wrong. A correction from anyone running this against a real system is genuinely welcome.

Writes: otto_market_update_quantity and otto_market_update_price change what shoppers on otto.de see.

Deine KI ist zwei Klicks von OTTO Market entfernt.

Connector installieren, Credentials einfügen, KI fragen. 7 Tage gratis, keine Kreditkarte.