Connect your catalog
Import products via CSV, partner systems, or external workers using a single, unified schema.
Simple interface. Mighty engine.
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.
How it works
List your items any way you want, while our engine handles ingestion, mapping, and channel delivery behind the scenes.
Import products via CSV, partner systems, or external workers using a single, unified schema.
Normalize titles, inventory, images, and pricing once, then automatically distribute updates to every connected market.
View sync states, credit usage, and API health from a single dashboard—no tab juggling required.
Supported platforms
Start with the channels you need today, then extend your reach as your catalog operations grow.
Core routing
CSV uploads, direct API requests, and crawler jobs are normalized into a central catalog before routing them outward.
Features
A lightweight design with clear states and quiet motion, giving you full visibility into the powerful system underneath.
Connector
Start with a familiar commerce flow and keep product publishing tied to a single internal catalog.
Connected
Control
Protect downstream channels with steady request pacing and intelligent retry behavior.
120 req/min
Billing
Track usage-based actions before and after sync jobs without cluttering your main workflow.
Usage-based
Inventory
Keep stock changes visible across marketplaces to surface oversell risks instantly.
Live updates
API preview
Use a single bulk endpoint with an API key and idempotency key. Our backend will normalize the payload into a unified ingestion pipeline.
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
Choose the channel footprint you need today. Scale credits and queue priority later without rebuilding your workflow.
For testing small imports with strict API limits.
For lean launches that need a clear cap on channels and catalog size.
For operators who need more monthly credits and a faster sync lane.
For teams that want unlimited channel coverage, webhook sync, and faster queues.
Quick comparison
| Plan | Price | Channels | Credits |
|---|---|---|---|
| Free | $0/month | 1 | 100 |
| Starter | $29/month | 2 | 2,000 |
| Growth | $89/month | 5 | 10,000 |
| Pro | $199/month | Unlimited | 30,000 |
Ready to start
Open the API flow, review the example request, and scale your distribution without adding noise to your interface.
API access
Sync products across channels.