PASAR API
Aggregator over many Malaysian and Singaporean couriers. Free to integrate; pay per shipment. API key from EasyParcel account.
View docs ↗ More Logistics & delivery APIs# EasyParcel API ~ multi-courier rates, booking, tracking & labels needs an API key ~ get yours at: # https://developers.easyparcel.com/ curl 'https://connect.easyparcel.my/' \ -H 'X-API-Key: YOUR_API_KEY'
I'm integrating a Southeast Asian API into my app. API: EasyParcel API ~ multi-courier rates, booking, tracking & labels Provider: EasyParcel (Web Bytes Sdn Bhd) Auth: requires an API key (sign up: https://developers.easyparcel.com/) Pricing: freemium Base URL: https://connect.easyparcel.my/ Important note: Aggregator over many Malaysian and Singaporean couriers. Free to integrate; pay per shipment. API key from EasyParcel account. Source: EasyParcel (Web Bytes Sdn Bhd) (https://developers.easyparcel.com/) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs API key Last checked: 2026-06-29 Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs. Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.