RESTful API connecting 18+ Pakistani courier services. Single integration for PostEx, TCS, BlueEx, TRAX, and more. Finance Act 2025 compliant COD automation.
Single API endpoint to access 18+ Pakistani courier services. No need for multiple integrations.
Built-in compliance for 2% withholding tax on COD orders. Automated FBR reporting.
Modern RESTful API with JSON responses. 99.9% uptime with comprehensive error handling.
curl -X POST https://api.courierify.com/auth/token \
-H "Content-Type: application/json" \
-d '{"email": "your-email@example.com", "password": "your-password"}'
curl -X POST https://api.courierify.com/v1/shipments \
-H "Authorization: Bearer YOUR_API_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"courier": "postex",
"service_type": "overnight",
"payment_method": "cod",
"consignee": {
"name": "Ahmed Khan",
"phone": "+92-300-1234567",
"address": "House 123, Block A, Gulberg, Lahore"
},
"cod_amount": 2500
}'
curl -X GET https://api.courierify.com/v1/shipments/track/CR123456789 \
-H "Authorization: Bearer YOUR_API_TOKEN"
Create a new shipment with any supported courier service
List all shipments with filtering and pagination
Get real-time tracking information for any shipment
List all available courier services and their capabilities
Get shipping rates for specific courier between cities
Finance Act 2025 compliant COD settlement reports
2% withholding tax reports for FBR compliance
Uptime
Response Time
Couriers
Monthly API Calls
Start integrating Pakistan's leading courier services today. Free plan includes 500 API calls per month.
Need help? Contact our API support team at api@growzar.com