Integrate international shipping rates, booking & tracking into your app. Compare DHL, FedEx, UPS to 220+ countries from India.
Endpoints, authentication, rate limits, code examples in cURL, JavaScript & more.
v1.0Register for free. Get your key instantly. 60 requests/min on the free tier.
FREEShip to any destination. Real-time rates from DHL, FedEx, UPS & more carriers.
LIVE
// Quick example: Get rates to USA for 5 KG
curl https://cargocharges.com/api/v1/rates?api_key=YOUR_KEY&country=USA&weight=5
// Embed widget on your site
<script src="https://cargocharges.com/api/v1/widget/cc-widget.js" data-api-key="YOUR_KEY"></script>