🧪 Sandbox-ModusAlle Requests sind simuliert. Es werden keine echten Daten verändert oder Zahlungen ausgeführt.All requests are simulated. No real data is modified or payments processed.
API-Key: bk_test_pk_sandbox_demo
API Sandbox
Wähle einen Endpoint und teste ihn direkt im Browser.Choose an endpoint and test it directly in your browser.
GET/fetchStoresDISCOVER
Gibt alle verfügbaren BEEP!-Stores zurück. Kann nach Stadt und Reichweite gefiltert werden.Returns all available BEEP! stores. Can be filtered by city and radius.
POST/checkInGROW
Startet eine Scan & Go Session. Gibt eine sessionId zurück, die für den anschließenden Checkout benötigt wird.Starts a Scan & Go session. Returns a sessionId required for the subsequent checkout.
POST/startCheckoutGROW
Erstellt eine Stripe Checkout-Session für den Warenkorb. Gibt checkoutUrl und transactionId zurück.Creates a Stripe checkout session for the cart. Returns checkoutUrl and transactionId.
GET/fetchProducts (Angebote)GROW
Gibt aktive Angebote für einen Store zurück.Returns active offers for a store.
POST/insertProductDISCOVER
Fügt ein Produkt zum Store-Katalog hinzu oder aktualisiert es (EAN-basiert).Adds a product to the store catalog or updates it (EAN-based).
Response
Schicke einen Request, um die Response hier zu sehen.Send a request to see the response here.