Tracking · head-to-head
PostNord vs WhatPulse
PostNord's developer portal exposes REST APIs for shipment tracking, service-point lookup, pickup booking, and postal-code surcharge data across its Swedish and Danish delivery network. Every endpoint requires an x-bap-key API key issued through the portal's self-serve signup, and responses carry CORS headers for direct browser calls. A Free plan covers a meaningful daily quota per method — 500,000 tracking calls a day, for one — with a metered Customer plan billing per call once volume climbs past those limits.
WhatPulse is a desktop client that measures keystrokes, mouse clicks, and application usage, publishing the results through a companion Web API for personal dashboards and community leaderboards. Every request now needs a Bearer-token personal API key created on the account's API settings page — the desktop client works without one, but the Web API no longer does. Core statistics are free to query; a Premium subscription unlocks deeper productivity insights and unlimited history.
| PostNord | WhatPulse | |
|---|---|---|
| Authentication | API Key | API Key |
| Pricing | freemium | freemium |
| Formats | JSON | JSON |
| CORS | yes | yes |
| HTTPS | Yes | Yes |