Transportation · head-to-head
Transport for Belgium vs Transport for Norway
Independent, community-run, free API for Belgian rail travel, mirroring NMBS/SNCB data as live departure boards, connections, and vehicle compositions. Built and maintained as an open-source hobby project, it requires no API key and returns either JSON or XML depending on the requested format.
Entur is Norway's national registry for public transport data, aggregating schedules and real-time updates from 60+ operators (21,000 daily departures) behind a GraphQL Journey Planner API, plus SIRI real-time and NeTEx static feeds. Fully open and free of charge, keyless for read access, though Entur asks every consumer to self-identify with an ET-Client-Name header and reserves the right to rate-limit unidentified traffic; the old developer.entur.org portal is being retired in favor of developer.entur.no.
| Transport for Belgium | Transport for Norway | |
|---|---|---|
| Authentication | None | None |
| Pricing | free | free |
| Formats | JSON, XML | GraphQL, JSON, SIRI |
| CORS | yes | yes |
| HTTPS | Yes | Yes |
Transport for Norway supports 3 response formats, while Transport for Belgium offers fewer — pick Transport for Norway for more integration flexibility.