1. Calculate Pricing
Returns a shipping quote for a given weight and route, before a shipment is created. Use this to show delivery cost at checkout.
**Body parameters**
| Field | Type | Required | Description |
|---|---|---|---|
| weight | number | Yes | Package weight in kg |
| senderCity | string | Yes | Pickup city (e.g. Blantyre, Lilongwe, Zomba, Mzuzu) |
| receiverCity | string | Yes | Delivery city |
Authentication
X-API-Keystring
API Key authentication via header
Headers
X-API-Key
Your shop's API key
Request
This endpoint expects an object.
weight
senderCity
receiverCity
Response
OK
data
success
