PASAR API
Sign up for a free sandbox key; the API key is passed as an 'apikey' query parameter on every call.
View docs ↗ More Logistics & delivery APIs# PostNord ~ parcel tracking & shipping services API needs an API key ~ get yours at: # https://developer.postnord.com/ curl 'https://api2.postnord.com' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Sweden API into my app. API: PostNord ~ parcel tracking & shipping services API Provider: PostNord Auth: requires an API key (sign up: https://developer.postnord.com/) Pricing: freemium Base URL: https://api2.postnord.com Important note: Sign up for a free sandbox key; the API key is passed as an 'apikey' query parameter on every call. Source: PostNord (https://developer.postnord.com/) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs API key Last checked: 2026-07-05 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.