Entur
Search the national stop register and fetch scheduled and real-time public transport departures.
Explore in the wiki
- Find et kollektivstopp
- Find a place and view linked geographic data
- More sources about transport and public transit
Related sources
- Geonorge – Address and place lookups to find coordinates near a stop.
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.
-
search_stops– Search Norway's National Stop Register by stop name.
HTML GET template -
get_departures– Get planned and real-time departures from an Entur stop place.
HTML GET template -
find_stop_places– Resolve a place name to Entur StopPlace ids and coordinates.
HTML GET template -
plan_journey– Plan a public-transport journey between two points.
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 Entur
Search the national stop register and fetch scheduled and real-time public transport departures. 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
- Link stops to the place page. Distinguish scheduled and expected departure times.
AI agent? Read the complete navigation and programming guide.