Transport for Finland
Finnish transport API
- Authentication
- No auth
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Transportation
- Documentation / URL
- https://digitransit.fi/en/developers/
Overview
Digitransit provides Finnish transport data — now key-based (a missing subscription key returns 401, verified).
Quick Start
GraphQL (needs a key now):
curl "https://api.digitransit.fi/routing/v1/routers/hsl/index/graphql" \
-H "digitransit-subscription-key: YOUR_KEY"
⚠️ Status (verified 2026-08): an anonymous request returned HTTP 401 “missing subscription key” — a key is now required.
Notes
- Finnish transport routing.
- Subscription key now required (verified).
FAQ
Is Transport for Finland free? Yes — but a key is now required (verified).
Why 401? A subscription key is required (verified).
What’s the auth style?
digitransit-subscription-key header.
More in Transportation
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| ADS-B Exchange Access real-time and historical data of any and all airborne aircraft | No auth | Yes | Unknown | ↗ |
| airportsapi Get name and website-URL for airports by ICAO code | No auth | Yes | Unknown | ↗ |
| AIS Hub Real-time data of any marine and inland vessel equipped with AIS tracking system | API Key | No | Unknown | ↗ |
| Amadeus for Developers Travel Search - Limited usage | OAuth | Yes | Unknown | ↗ |
| apilayer aviationstack Real-time Flight Status & Global Aviation Data API | OAuth | Yes | Unknown | ↗ |