Transportation — entry 056 of 69
Transport for Sweden
Trafiklab aggregates Sweden's public transport data into static GTFS/NeTEx feeds and the newer Trafiklab Realtime APIs (departures, arrivals, trip details, stop lookup), plus operator-specific feeds like SL's Stockholm transport API. Every API needs a free key from a developer account, upgradeable to higher quotas at no cost, and data is licensed for reuse even commercially with attribution — not the OAuth flow the stored entry previously claimed.
GreatAPIs Score
Auth quickstart
- Sign up with the provider to get an API key.
- Send it on every request as a header
Authorization: <key> - The exact header isn't documented — Authorization is a common default; confirm in the provider's docs.
Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.
Developer reference
Tiered by key level (live table at trafiklab.se/api/our-apis/trafiklab-realtime-apis/): Bronze 25 calls/minute (100,000/month), Bronze+ 25/minute (500,000/month), Silver 150/minute (5,000,000/month), Gold 1,200/minute (50,000,000/month), Platinum 3,000/minute (125,000,000/month).