Overview
Connecting your Magento backend to Kickbite involves two steps in the onboarding wizard: configuring your markets (with Store IDs) and creating an API integration.
Step 1: Market Configuration with Store IDs
Magento requires a Store ID for each domain/subdomain in addition to the standard market configuration. Every URL pattern must have a matching Store ID — without it, the market split won't work for that URL.
Finding Your Store ID in Magento
Go to your Magento Admin Panel
Navigate to Stores → All Stores
Click on the Store View for the relevant store
In the browser URL, look for
/store_id/X/— the number X is your Store ID
Example configuration:
Market | Domain | Store ID | Currency | Timezone |
DCH | .com/de | 1 | EUR | UTC+1 |
DCH | .com/at | 2 | EUR | UTC+1 |
DCH | .com/ch | 3 | EUR | UTC+1 |
Important: All domains within a single market must use the same currency. For example, if DE, AT, and CH are combined into a "DCH" market, they must all share one currency — you can't have EUR for DE and CHF for CH in the same market.
Step 2: Magento API Integration
Create an integration in Magento so Kickbite can read your order and product data:
Go to your Magento Admin Panel
Navigate to Systems → Integrations
Click Add New Integration
Fill in:
Name: Something recognizable (e.g., "Kickbite")
Contact email: Your email address
Admin password: Your admin password to approve the integration
Go to Access Levels and select these 3 main folders with ALL subfolders:
Analytics
Sales (and all subfolders)
Catalog (and all subfolders)
Click Save
Click Activate → confirm the access levels → click Allow
Copy the Access Token from the activation screen
Copy the Magento Admin Panel URL from the browser address bar
Return to the Kickbite wizard, paste the access token and admin URL, and click API Connection
Review the overview for correctness and click Confirm
Cloudflare / Security Software
If you use Cloudflare or similar security software, you'll need to whitelist Kickbite's IP addresses so the API can pull your data. The IPs are displayed in the wizard — copy them and send them to your developer or IT team for whitelisting.
Need Help?
If you run into issues finding your Store IDs or setting up the API integration, reach out via the in-app chat or contact your Customer Success Manager.
