Back to catalog
📦

PostNord

API Key

Provides information about parcels in transport for Sweden and Denmark

📦Tracking

PostNord

Scandinavian Package Tracking

Tracking IdSE171234567SE
StatusIN_TRANSIT
Estimated Delivery2024-06-13
Current LocationArlanda Terminal, Stockholm
CarrierPostNord Sverige AB

Sample Response

response.json
1{
2 "trackingId": "SE171234567SE",
3 "status": "IN_TRANSIT",
4 "estimatedDelivery": "2024-06-13",
5 "currentLocation": "Arlanda Terminal, Stockholm",
6 "carrier": "PostNord Sverige AB"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://developer.postnord.com/apis" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs