Multistore
Free tierRun every storefront you operate from one set of endpoints.
Starts at
$50/store/mo
Choose a planCreate a free account to subscribe.
- Latency
- 190ms
- Uptime
- 99.97%
- Endpoints
- 6
About this API
Connect Shopify, WooCommerce, Magento, BigCommerce, Wix, Squarespace, Etsy, Amazon, and eBay storefronts and address them through one normalized schema. Push a price change once and it lands on all of them; pull orders from all of them into one queue. Inventory is reconciled continuously so a unit sold on one channel is decremented everywhere within seconds, and per-store field mapping handles the cases where two platforms disagree about what a product even is.
Common use cases
Quickstart
Every Zephiel API uses the same base URL, the same key header, and the same error envelope.
curl -X GET "https://zephiel.com/api/v1/multistore/stores" \
-H "X-Zephiel-Key: $ZEPHIEL_API_KEY" \
-H "Accept: application/json"Example response
{
"success": true,
"stores_connected": 7,
"billable_stores": 6,
"monthly_cost": 300,
"currency": "USD",
"stores": [
{ "id": "st_4b91", "platform": "shopify", "name": "Lagos Flagship", "status": "synced", "billable": true },
{ "id": "st_7de2", "platform": "woocommerce", "name": "Abuja Outlet", "status": "synced", "billable": true },
{ "id": "st_0aa5", "platform": "etsy", "name": "Handmade Line", "status": "sandbox", "billable": false }
]
}/v1/multistore/storesList every connected storefront/v1/multistore/storesConnect a new storefront/v1/multistore/sync/inventoryReconcile stock levels across stores/v1/multistore/sync/catalogPush catalog changes to selected stores/v1/multistore/ordersUnified order queue across all stores/v1/multistore/stores/{id}Disconnect a storefront and stop its billingAll endpoints return JSON and accept the X-Zephiel-Key header. Rate limits are enforced per plan and reported in X-RateLimit-Remaining.
Plans are billed per connected store, counted daily and prorated, so adding or removing one mid-period only changes that period's total by the days it was active.
Sandbox
5 stores, 5,000 calls/mo
5 req/min
Free
- Up to 5 connected storefronts — included
- JSON output format — included
- HTTPS encryption — included
- API key authentication — included
- Read-only catalog and orders — included
- Test-mode webhooks — included
- Community support — included
- Unlimited connected storefronts — not included
- Its own API key per store — not included
- Two-way catalog and inventory sync — not included
- Unified order queue and webhooks — not included
- All 9 platform connectors — not included
- Per-store usage and billing — not included
- Email support — not included
- Continuous inventory reconciliation — not included
- Conflict resolution and field mapping — not included
- Priority support — not included
- 99.99% uptime SLA — not included
- Volume rate below $50 past 25 stores — not included
- Dedicated success manager — not included
- Private and custom connectors — not included
- Custom SLA, DPA, and SSO — not included
- Annual invoicing — not included
Starter
25,000 calls/mo
60 req/min per store
$50/store/month
- Up to 5 connected storefronts — included
- JSON output format — included
- HTTPS encryption — included
- API key authentication — included
- Read-only catalog and orders — included
- Test-mode webhooks — included
- Community support — included
- Unlimited connected storefronts — included
- Its own API key per store — included
- Two-way catalog and inventory sync — included
- Unified order queue and webhooks — included
- All 9 platform connectors — included
- Per-store usage and billing — included
- Email support — included
- Continuous inventory reconciliation — not included
- Conflict resolution and field mapping — not included
- Priority support — not included
- 99.99% uptime SLA — not included
- Volume rate below $50 past 25 stores — not included
- Dedicated success manager — not included
- Private and custom connectors — not included
- Custom SLA, DPA, and SSO — not included
- Annual invoicing — not included
Most popular
Growth
150,000 calls/mo
300 req/min per store
$85/store/month
- Up to 5 connected storefronts — included
- JSON output format — included
- HTTPS encryption — included
- API key authentication — included
- Read-only catalog and orders — included
- Test-mode webhooks — included
- Community support — included
- Unlimited connected storefronts — included
- Its own API key per store — included
- Two-way catalog and inventory sync — included
- Unified order queue and webhooks — included
- All 9 platform connectors — included
- Per-store usage and billing — included
- Email support — included
- Continuous inventory reconciliation — included
- Conflict resolution and field mapping — included
- Priority support — included
- 99.99% uptime SLA — included
- Volume rate below $50 past 25 stores — not included
- Dedicated success manager — not included
- Private and custom connectors — not included
- Custom SLA, DPA, and SSO — not included
- Annual invoicing — not included
Enterprise
Custom volume
Custom
Custom
- Up to 5 connected storefronts — included
- JSON output format — included
- HTTPS encryption — included
- API key authentication — included
- Read-only catalog and orders — included
- Test-mode webhooks — included
- Community support — included
- Unlimited connected storefronts — included
- Its own API key per store — included
- Two-way catalog and inventory sync — included
- Unified order queue and webhooks — included
- All 9 platform connectors — included
- Per-store usage and billing — included
- Email support — included
- Continuous inventory reconciliation — included
- Conflict resolution and field mapping — included
- Priority support — included
- 99.99% uptime SLA — included
- Volume rate below $50 past 25 stores — included
- Dedicated success manager — included
- Private and custom connectors — included
- Custom SLA, DPA, and SSO — included
- Annual invoicing — included
4.8
30 reviews
Chidi Nwosu
Head of Engineering
We run seven storefronts across three platforms. Before this, inventory drifted between them constantly and someone reconciled it by hand every Monday. That job no longer exists.
Sarah Whitfield
Founder
The per-store key model is what sold it. When a contractor left we rotated one key instead of auditing every integration we had ever built.
Marcus Adeyemi
Lead Developer
Pushing a price change to every channel used to mean four separate admin logins. It is one call now, and it lands in seconds.
Elena Rossi
Product Manager
Overselling was our biggest support cost. Continuous reconciliation cut it to almost nothing within a fortnight of switching over.
Kwame Boateng
Integrations Lead
The unified order queue is the part I did not expect to care about. Our fulfilment team works one list instead of tabbing between platforms.
Yuki Tanaka
Backend Engineer
Setup took an afternoon. The connectors handled the field mapping quirks between Shopify and WooCommerce that I had budgeted a week for.
Fatima Bello
Operations Director
Billing per store is honest and predictable. We add a market, we pay for a market, and the invoice matches what I expected.
James O'Connor
CTO
Migrating a store between platforms would have been a month of work. We ran both in parallel through the same API and cut over quietly.
Related APIs in E-commerce & Multistore
Shipping Rates
Free tierNorthwind Data
Live carrier quotes and label generation for 90 couriers.
E-commerce Catalog
Free tierNorthwind Data
Products, variants, carts, and orders behind one REST resource model.
Product Matching
Free tierMeridian AI
Resolve any barcode, title, or image to a canonical product.