PASAR API
Singapore-built delivery management SaaS with a public REST API (v2) and electronic proof-of-delivery; free tier available. SG-first.
View docs ↗ More Logistics & delivery APIs# Detrack ~ delivery management, live tracking & e-proof-of-delivery API needs an API key ~ get yours at: # https://www.detrack.com/api/ curl 'https://app.detrack.com/api/v2' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Malaysian API into my app. API: Detrack ~ delivery management, live tracking & e-proof-of-delivery API Provider: Detrack Auth: requires an API key (sign up: https://www.detrack.com/api/) Pricing: freemium Base URL: https://app.detrack.com/api/v2 Help me set up authentication and make my first successful request ~ explain exactly where the credentials go.