Unified API
One endpoint surface for creating shipments, tracking status, fetching labels, and receiving events — regardless of which carrier fulfils the order.
On-premise shipment platform
One integration covers every carrier you need. We deploy Crated to your infrastructure — production-ready in days, no SaaS dependency.
Ship with
Platform
One endpoint surface for creating shipments, tracking status, fetching labels, and receiving events — regardless of which carrier fulfils the order.
Trigger actions on any status change — generic lifecycle events or provider-level status codes. Reliable outbound webhooks with retries and full execution audit trail.
Time from order placed to delivered — per shipment, per carrier. The number you need to hold carriers accountable and spot underperformers fast.
Volume over time. Delivery averages by carrier. Webhook latency — avg, median, p95. See how your shipping operation actually performs.
Browse shipments, manage carriers, configure webhooks, review delivery logs. A clean operations UI for the team running it day to day.
Token-based access. Connect warehouses, storefronts, and internal tools — each with its own scoped credentials. No shared keys.
Admin panel
A clean operations UI for the team running it day to day — without replacing the API for teams that prefer to automate.

Timeline overview
Horizontal status graph with transition timestamps and duration spent in each status.
Carrier event stream
Every scan event from the carrier — PPN, WZO, DOR — in a filterable chronological feed.
Webhook visibility
See outgoing webhook deliveries inline with carrier events. Status, timing, payload — all in one place.
Label & tracking
One click to download the carrier label or open the carrier tracking page.
API-First
Every action available in the admin panel is also available in the API. Create shipments, transition status, fetch labels, query analytics, manage webhooks — all via REST with a full OpenAPI spec.
POST /api/shipments/{spaceId}/shipments Authorization: Bearer {token} { "providerId": "inpost-b2b", "parcels": [{ "weight": 2.5 }], "data": { "orderId": "ORD-001" } }
{ "id": "shp_01j...", "status": "NEW", "trackingNumber": "520000011087...", "labelUrl": "/api/.../label" }
Built to extend
The provider framework is structured for fast extension, especially with AI-assisted coding. Credentials, polling, lifecycle events, and webhook ingestion are already handled. You implement the carrier-specific calls. Typed contracts mean AI tools generate correct code on the first try.
Get started
Crated is on-premise software — deployed to your infrastructure, no SaaS lock-in. Schedule a kickoff call and we will walk through your carrier setup, scope the deployment, and get you live. Most teams are in production within a week.