Developer
Test Mode Sign In Get started
BEEP! Developer Platform

Build the future of
retail, with BEEP!

Integriere Scan & Go, digitale Angebote und Click & Collect direkt in dein System. Vollständige API, Sandbox-Umgebung und Live-Webhooks. In Minuten startbereit. Integrate Scan & Go, digital offers and Click & Collect directly into your system. Complete API, sandbox environment and live webhooks. Ready in minutes.

Quickstart Guide Open Sandbox API Reference →
bash: First API call
# 1. Fetch your sandbox stores curl -X GET \ "https://europe-west1-beep-c6786.cloudfunctions.net/fetchStores" \ -H "Authorization: Bearer bk_test_sk_YOUR_KEY" \ -H "X-Beep-Store-Id: sandbox_store_001" # 2. Check in a customer (start Scan & Go session) curl -X POST \ "https://europe-west1-beep-c6786.cloudfunctions.net/checkIn" \ -H "Authorization: Bearer bk_test_sk_YOUR_KEY" \ -H "Content-Type: application/json" \ -d '{"storeId":"sandbox_store_001","userId":"usr_test_42"}' # Response → { "success": true, "sessionId": "sess_k7aB3xQm9wPz", "checkedInAt": "2026-02-27T09:41:00.000Z" }

Was du bauen kannstWhat you can build

🛒
Scan & Go
Kassenloses Einkaufen. Check-in via QR → Produkte scannen → Checkout. Vollständige Session-API mit Echtzeit-Status.Cashier-free shopping. Check-in via QR → Scan products → Checkout. Full session API with real-time status.
🏷️
Digitale AngeboteDigital Offers
Angebote programmatisch erstellen, veröffentlichen und verwalten. Scope-basiert von lokal bis national. Echtzeit-Analytics inklusive.Create, publish and manage offers programmatically. Scope-based from local to national. Real-time analytics included.
📦
Produkt & Katalog
Produktdaten über API oder POS-Sync (Korona) einpflegen. EAN-basiert, mit Bildern, Kategorien und MWST-Sätzen.Import product data via API or POS-Sync (Korona). EAN-based, with images, categories and VAT rates.
📬
Click & Collect
Online-Bestellungen mit Filialabholung. Bestellannahme, Status-Updates und Pickup-Zeit-Verwaltung per API.Online orders with in-store pickup. Order acceptance, status updates and pickup time management via API.
🔔
Webhooks
Echtzeit-Events für Checkout, Angebote, Store-Check-ins und DMs. HMAC-signiert, mit Retry-Logik.Real-time events for checkout, offers, store check-ins and DMs. HMAC-signed, with retry logic.
🔄
Datenformate & ImportData Formats & Import
POS-Systeme (Korona, RPOS), Excel-CSV-Import, ERP-Anbindung. Alle akzeptierten Formate mit Beispielen.POS systems (Korona, RPOS), Excel/CSV import, ERP integration. All accepted formats with examples.

PAKETEPACKAGES

Welche APIs sind für dich zugänglich?Which APIs are available to you?

Jedes Paket schaltet weitere API-Ressourcen und Endpunkte frei.Each package unlocks additional API resources and endpoints.

DISCOVER
KostenlosFree
Basis-IntegrationBasic Integration
GO
ab 17,99 €
Angebote & Click & Collect
GROW
ab 24,99 €
Scan & Go + Alle ModuleScan & Go + All Modules
PRIME
IndividuellCustom
Alle Module + SupportAll Modules + Support

IN 3 SCHRITTEN STARTENGET STARTED IN 3 STEPS

Dein erster Sandbox-Call in unter 5 MinutenYour first Sandbox call in under 5 minutes

1
Developer Account anlegenCreate a Developer Account
Registriere dich mit deiner E-Mail oder deinem Google-Account. Dein Test-API-Key wird sofort generiert, kein Warten, kein Support-Ticket.Sign up with your email or Google account. Your test API key is generated instantly, no waiting, no support ticket.
Account erstellen →Create account →
2
API-Key kopieren & ersten Call machenCopy API key & make your first call
Du erhältst sofort bk_test_pk_… und bk_test_sk_…. Die Sandbox hat 3 vorbereitete Test-Stores mit realistischen Produktdaten.
Quickstart Guide →
3
Live schaltenGo live
Wenn du an einem BEEP-Händlervertrag interessiert bist, verknüpfe dein Developer-Konto mit deinem echten Store. Live-Keys ersetzen die Test-Keys ohne Code-Änderung.If you are interested in a BEEP merchant contract, link your developer account to your real store. Live keys replace test keys without any code changes.
Vertrieb kontaktieren →Contact Sales →