Skip to main content
1

Get an API key

Create one in Settings → API Keys (see Authentication).
2

Know your customer's internal id

Use the customer’s business internal id (e.g. ACME), not a UUID.
3

Send a quote request

Post an origin, destination, items, and the customer id(s).

Request a quote

Response

Origin, destination and goods are shared; each customer gets a results entry with its priced quotes (one per eligible service — two shown here).
amount is the freight sell price; totalAmount is the total including surcharges and GST. Every money field is a number.

Quote for multiple customers

Pass more than one id — you get a results entry per customer:

Narrow the results

Add a filters block to restrict which services or rate cards are priced:
See Filters for every dimension.

Fetch a quote later

Use the quoteId from any result: