Bane NOR train data
Real-time station boards, train movements and rail disruptions from the infrastructure manager.
Explore in the wiki
Related sources
- Entur – National multimodal journey planning and public-transport departures.
All lookup operations
Open HTML operations for navigation. The JSON link for each operation is only for programmatic data access.
Building software or a dashboard? List operation names as JSON, then open the selected operation's descriptor before fetching data.
-
get_station_board– Live departure/arrival board for one Norwegian railway station, straight from Bane NOR - the data shown on the physical station screens.
HTML GET template -
get_train– Current status of one train by its national train number: every stop with planned, expected and actually observed times and platforms.
HTML GET template -
get_disruptions– Cancellations and disruptions of individual train journeys, from Bane NOR's situation exchange feed.
HTML GET template -
lookup_station– Find a station's Bane NOR code by name, or its name by code.
HTML GET template
Programmatic access
First confirm the operation and parameters in HTML, then use the read-only JSON API.
Does the client support MCP? Find the corresponding Allemannsdata server and registered tools.
How an AI agent should use this page
Ground rule: Navigate with HTML GET links to keep explanations and relationships. Use the page's JSON alternative only when concrete values must be extracted, compared or computed.
How to use Bane NOR train data
Real-time station boards, train movements and rail disruptions from the infrastructure manager. Choose a search lookup first when you lack an identifier; use a detail lookup when you already have a stable ID.
- Read requirements, cache time and known usage limits.
- Open the lookup and use the HTML GET template.
- Follow normalized result links onward; use JSON only for structured data work.
Related sources and scope
AI agent? Read the complete navigation and programming guide.