Skip to main content
Thank you for your interest in Trackstar! If you have any questions, don’t hesitate to reach out to support@trackstarhq.com. Access to the API can be requested via our website.

What is Trackstar?

Trackstar is a Unified API for Supply Chain Logistics. We currently offer APIs for Warehouse Management Systems (WMS), Carts, and Carriers. Integrate once with Trackstar, and you automatically get access to all of our supported integrations — no need to build and maintain individual connections to each system. We provide a drop-in frontend authentication component that makes it easy to connect to your customers’ end systems.

How It Works

1

Connect

Your customer connects their system (WMS, Cart, or Carrier) via Trackstar Link, a Magic Link, or the dashboard. Each connection produces an access token.
2

Sync

Trackstar automatically syncs data from the connected system on a recurring schedule. An initial sync pulls historical data, and ongoing syncs keep everything up to date.
3

Build

Use the access token to read and write data through Trackstar’s unified API. The same endpoints work across all integrations within a vertical.

Getting Started

Set up Trackstar and make your first API call.

Use Cases

WMS API

Order Fulfillment

Create orders and track fulfillments.

Inventory Management

Keep stock in check.

Shipping Solutions

Fulfill orders with tracking information.

Returns

Create RMAs and track disposition data.

Warehouse ASNs

Notify warehouses of incoming goods and track receipts.

Cart API

Cart Order Fulfillment

Sync products, pull orders, and push back shipment and inventory updates.

Carrier API

Carrier Invoice Data

Retrieve invoice line items as JSON or download raw invoice files.

About Our Endpoints

The Trackstar API can be queried via HTTP REST endpoints. We follow standard HTTP authentication, response codes, and verbs. Our API accepts JSON-encoded requests which are all documented here. All of our responses are returned as JSON. All requests must be made via https and all requests should be made to https://production.trackstarhq.com/

Supported integrations

The up-to-date list of supported integrations can be found here. You can subscribe to an RSS Feed to get notified of new integrations as they are added to the platform. The feed is available at http://www.trackstarhq.com/integrations/rss.xml.