Store connectors
Platforms Kalicart can sync today.
Kalicart reads your catalog through each platform’s official APIs or a documented custom feed. One merchant account maps to one connected store — sync normalizes products into a stable schema for agent-readable discovery. Checkout and customers stay on your stack. This page describes supported connectors; onboarding happens after you sign in as a merchant.
WooCommerce
REST API · Read
Credentials: Consumer key + secret (WooCommerce → Settings → Advanced → REST API).
- HTTPS shop base URL
- Read permission is enough for standard catalog sync
- Products, categories, variants, and promotions when exposed by the API
Shopify
Custom app · OAuth
Credentials: Per-store custom app (Client ID + secret) with OAuth authorization during merchant onboarding.
- Read scopes: products, price rules, discounts (as required by your catalog)
- Custom app configured in Shopify Admin (Develop apps)
- Re-authorize after scope or secret rotation
PrestaShop
Classic Webservice or Admin API
Credentials: Shop URL plus either a Webservice key or Admin API client credentials, depending on what your PrestaShop version exposes.
- Classic Webservice — Advanced Parameters → Webservice (recommended when available)
- Admin API — for installs without classic webservice
- Same Kalicart catalog if you switch API type after an upgrade
Credentials: Site URL, API key, and site / account identifiers required for Wix Stores API access.
- Wix Stores server-to-server reads
- Rotate keys in Wix when credentials change
Squarespace Commerce
Commerce API
Credentials: Store URL and Commerce API key from Squarespace Developer / Advanced settings.
- Commerce-enabled Squarespace sites
- Regenerate keys in Squarespace when rotating access
Magento / Adobe Commerce
REST integration
Credentials: Magento 2 REST base URL and integration access token (or equivalent bearer).
- Reachable HTTPS storefront instance
- Firewall must allow Kalicart to call REST endpoints
Custom API feed
HTTP JSON · configurable
Credentials: HTTPS endpoint plus auth (Bearer, API key header, or Basic) mapped to Kalicart’s custom feed contract.
- JSON array or
{ "products": [...] } response shape
- Documented feed contract (auth header, field mapping)
- For headless stacks, PIM exports, or non-listed platforms
What every connector shares: guided first sync, normalized taxonomy, optional automatic sync cadence by plan, and public read-only discovery — never marketplace checkout. Kalicart does not replace your platform admin login. Questions about a connector or enterprise onboarding? Use the contact form.