Skip to main content
Traddal is a multi-tenant customs and cross-border logistics platform. Every tenant gets its own subdomain — {tenant}.mytraddal.com — and its own versioned Admin API covering consignments, classification, duty calculation, manifests, and webhooks.

Quickstart

Mint an API client, get a token, and make your first call in five minutes.

Tenant domains

How {tenant}.mytraddal.com subdomains work and why the subdomain is the tenant boundary.

API reference

Every resource on the Admin API — consignments, classify, calculate, and more.

Webhooks

Signed JSON events for everything that happens to a consignment — no polling.

One base URL

Everything lives on your workspace’s own domain:
The Admin API is versioned in the path (v1). Breaking changes ship as a sibling version (v2); v1 stays stable.