PASAR API
Global, works for MY; as-api-key header, free tier with rate limits.
View docs ↗ More Logistics & delivery APIs# AfterShip ~ shipment tracking API (1000+ carriers) needs an API key ~ get yours at: # https://www.aftership.com/docs/tracking/quickstart/api-overview curl 'https://api.aftership.com/v4' \ -H 'api-key: YOUR_API_KEY'
I'm integrating a Southeast Asian API into my app. API: AfterShip ~ shipment tracking API (1000+ carriers) Provider: AfterShip Auth: requires an API key (sign up: https://www.aftership.com/docs/tracking/quickstart/api-overview) Pricing: freemium Base URL: https://api.aftership.com/v4 Important note: Global, works for MY; as-api-key header, free tier with rate limits. Source: AfterShip (https://www.aftership.com/docs/tracking/quickstart/api-overview) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs API key Last checked: 2026-06-15 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.