Simple interface. Mighty engine.

Showcase your products to the world.

One hub, Infinite market

Star Mesh syncs your catalog, publishes across marketplaces, and monitors inventory and orders in real time.

One store. Global reach.Your products, live in every market.

View Docs
  • Shopify ConnectorConnected
  • Catalog SyncSyncing
  • Credit UsageUsage-based

How it works

From source data to live listings in three steps.

List your items any way you want, while our engine handles ingestion, mapping, and channel delivery behind the scenes.

01

Connect your catalog

Import products via CSV, partner systems, or external workers using a single, unified schema.

02

Map once, publish everywhere

Normalize titles, inventory, images, and pricing once, then automatically distribute updates to every connected market.

03

Monitor flow with confidence

View sync states, credit usage, and API health from a single dashboard—no tab juggling required.

Supported platforms

Built for connectors, marketplaces, and direct APIs.

Start with the channels you need today, then extend your reach as your catalog operations grow.

Core routing

One calm surface over a multi-market engine.

CSV uploads, direct API requests, and crawler jobs are normalized into a central catalog before routing them outward.

ShopifyConnector
AmazonMarketplace
RakutenMarketplace
Yahoo! ShoppingMarketplace
BUYMAMarketplace
CSV UploadSource
REST APIIngress

Features

Minimalist interface. Maximum operational depth.

A lightweight design with clear states and quiet motion, giving you full visibility into the powerful system underneath.

Connector

Shopify Connector

Start with a familiar commerce flow and keep product publishing tied to a single internal catalog.

Connected

Control

Rate Limiting

Protect downstream channels with steady request pacing and intelligent retry behavior.

120 req/min

Billing

Credit Usage

Track usage-based actions before and after sync jobs without cluttering your main workflow.

Usage-based

Inventory

Inventory Sync

Keep stock changes visible across marketplaces to surface oversell risks instantly.

Live updates

API preview

Developer-friendly from the first request.

Use a single bulk endpoint with an API key and idempotency key. Our backend will normalize the payload into a unified ingestion pipeline.

Bulk endpoint
/api/v1/products/bulk
Authentication
Authorization: Bearer <API_KEY>
Idempotency
Safe retries for identical requests

Example request

curl -X POST /api/v1/products/bulk \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer sh_live_xxxxxxxxx" \
  -H "Idempotency-Key: catalog-sync-2026-06-03" \
  -d '[
    {
      "sku_group_code": "TRAIL-BACKPACK",
      "title": "Trail Backpack",
      "brand": "Star Mesh",
      "image_1": "https://cdn.example.com/products/trail-backpack-main.jpg",
      "image_2": "https://cdn.example.com/products/trail-backpack-side.jpg",
      "variants": [
        {
          "sku": "TB-001",
          "price": "8900",
          "stock": 42
        }
      ]
    }
  ]'

Pricing

Transparent plans for channels, credits, and sync speeds.

Choose the channel footprint you need today. Scale credits and queue priority later without rebuilding your workflow.

Free

$0/month

For testing small imports with strict API limits.

  • 100 credits / month
  • 1 active sync channels
  • Up to 50 registered SKUs
Starter

$29/month

For lean launches that need a clear cap on channels and catalog size.

  • 2,000 credits / month
  • 2 active sync channels
  • Up to 200 registered SKUs
  • Includes Rakuten, Yahoo, Amazon, and more
Pro

$199/month

For teams that want unlimited channel coverage, webhook sync, and faster queues.

  • 30,000 credits / month
  • Unlimited active sync channels
  • Includes Rakuten, Yahoo, Amazon, and more
  • Priority sync
  • Webhook sync
  • Faster queues

Quick comparison

PlanPriceChannelsCredits
Free$0/month1100
Starter$29/month22,000
Growth$89/month510,000
Pro$199/monthUnlimited30,000
Talk to sales

Ready to start

Bring your products into one calm control plane.

Open the API flow, review the example request, and scale your distribution without adding noise to your interface.

Contact Us