PASAR API
Aggregator over many MY couriers. Free to integrate; pay per shipment. API key from EasyParcel account.
View docs ↗ More Logistics 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 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Malaysian 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/ Help me set up authentication and make my first successful request ~ explain exactly where the credentials go.