Stop Places
Query and retrieve stop place information including stations, terminals, bus stops, and ferry ports. Includes filtering by transport mode, location, and other attributes.
List stop places
Retrieves a paginated list of stop places with optional filtering. Stop places represent physical locations where passengers can board or alight from public transport vehicles. Results can be filtered by transport mode, stop place type, geographic location, and hierarchy. Supports both JSON (default) and XML formats via Accept header.
query Parameters
countMaximum number of stop places to return per page
Maximum number of stop places to return per page
skipNumber of stop places to skip for pagination
Number of stop places to skip for pagination
idsFilter by specific stop place IDs
Filter by specific stop place IDs
multimodalFilter by multimodal hierarchy: 'parent' for parent stop places only, 'child' for child stop places only, 'both' for all
Filter by multimodal hierarchy: 'parent' for parent stop places only, 'child' for child stop places only, 'both' for all
transportModesFilter by one or more transport modes
Filter by one or more transport modes
stopPlaceTypesFilter by one or more stop place types
Filter by one or more stop place types
topographicPlaceIdsFilter by topographic place IDs (municipalities, counties)
Filter by topographic place IDs (municipalities, counties)
quayIdsFilter stop places that contain specific quay IDs
Filter stop places that contain specific quay IDs
includeDeactivatedStopsInclude deactivated stops
Include deactivated stops
modifiedSinceOnly include stop places modified after this timestamp (ISO 8601 format)
Only include stop places modified after this timestamp (ISO 8601 format)
Headers
ET-Client-NameEntur Client Header.
It is required that all consumers identify themselves by using this header.
Entur will deploy strict rate-limiting policies on API-consumers who do not identify with a header and reserves the right to block unidentified consumers.
The structure of ET-Client-Name should be: <company>-<application> for companies, and <personal name>-<application> for individuals.
X-Correlation-IdCorrelation id
List stop places › Responses
Successfully retrieved list of stop places. Returns JSON by default, or XML if Accept: application/xml header is specified.
idmodificationSetGet stop place by ID
Retrieves detailed information about a specific stop place by its unique identifier. Returns the latest version including name, location coordinates, transport modes, accessibility features, quays, and associated facilities. Supports both JSON (default) and XML formats via Accept header.
path Parameters
idUnique identifier for the stop place
Headers
ET-Client-NameEntur Client Header.
It is required that all consumers identify themselves by using this header.
Entur will deploy strict rate-limiting policies on API-consumers who do not identify with a header and reserves the right to block unidentified consumers.
The structure of ET-Client-Name should be: <company>-<application> for companies, and <personal name>-<application> for individuals.
X-Correlation-IdCorrelation id
Get stop place by ID › Responses
Successfully retrieved stop place
idurlgatedimagechangedcoveredcreatedversionatCentrelightingsiteTypepublicUseweightingairSubmodebusSubmodelimitedUsepublicCodeaccessModesnameOfClasspublicationrailSubmodetramSubmodecoachSubmodemetroSubmodemodificationwaterSubmodedataSourceRefstopPlaceTypetransportModeborderCrossingpersonCapacitystopPlaceWeightfunicularSubmodetelecabinSubmodesnowAndIceSubmodeotherTransportModesderivedFromObjectRefresponsibilitySetRefallAreasWheelchairAccessiblecompatibleWithVersionFrameVersionRefstatus_BasicModificationDetailsGroupderivedFromVersionRef_BasicModificationDetailsGroupGet child stop places
Retrieves all child stop places for a parent (multimodal) stop place. Parent stop places are hubs that group together multiple related stops, such as different platforms or transport modes at a single location. Supports both JSON (default) and XML formats via Accept header.
path Parameters
idUnique identifier for the parent stop place
Headers
ET-Client-NameEntur Client Header.
It is required that all consumers identify themselves by using this header.
Entur will deploy strict rate-limiting policies on API-consumers who do not identify with a header and reserves the right to block unidentified consumers.
The structure of ET-Client-Name should be: <company>-<application> for companies, and <personal name>-<application> for individuals.
X-Correlation-IdCorrelation id
Get child stop places › Responses
Successfully retrieved child stop places
idmodificationSetGet parkings for stop place
Retrieves all parking facilities associated with a specific stop place. Includes park-and-ride facilities, bike parking, and other parking options available at or near the stop place. Supports both JSON (default) and XML formats via Accept header.
path Parameters
idUnique identifier for the stop place
Headers
ET-Client-NameEntur Client Header.
It is required that all consumers identify themselves by using this header.
Entur will deploy strict rate-limiting policies on API-consumers who do not identify with a header and reserves the right to block unidentified consumers.
The structure of ET-Client-Name should be: <company>-<application> for companies, and <personal name>-<application> for individuals.
X-Correlation-IdCorrelation id
Get parkings for stop place › Responses
Successfully retrieved parking facilities
idmodificationSetList stop place versions
Retrieves all historical versions of a specific stop place. Useful for tracking changes over time including modifications to location, name, facilities, or operational status. Supports both JSON (default) and XML formats via Accept header.
path Parameters
idUnique identifier for the stop place
Headers
ET-Client-NameEntur Client Header.
It is required that all consumers identify themselves by using this header.
Entur will deploy strict rate-limiting policies on API-consumers who do not identify with a header and reserves the right to block unidentified consumers.
The structure of ET-Client-Name should be: <company>-<application> for companies, and <personal name>-<application> for individuals.
X-Correlation-IdCorrelation id
List stop place versions › Responses
Successfully retrieved stop place versions
idmodificationSetGet specific stop place version
Retrieves a specific historical version of a stop place by ID and version number. Provides access to the exact state of the stop place data at a specific point in time. Supports both JSON (default) and XML formats via Accept header.
path Parameters
idUnique identifier for the stop place
versionVersion number
Headers
ET-Client-NameEntur Client Header.
It is required that all consumers identify themselves by using this header.
Entur will deploy strict rate-limiting policies on API-consumers who do not identify with a header and reserves the right to block unidentified consumers.
The structure of ET-Client-Name should be: <company>-<application> for companies, and <personal name>-<application> for individuals.
X-Correlation-IdCorrelation id
Get specific stop place version › Responses
Successfully retrieved stop place version
idurlgatedimagechangedcoveredcreatedversionatCentrelightingsiteTypepublicUseweightingairSubmodebusSubmodelimitedUsepublicCodeaccessModesnameOfClasspublicationrailSubmodetramSubmodecoachSubmodemetroSubmodemodificationwaterSubmodedataSourceRefstopPlaceTypetransportModeborderCrossingpersonCapacitystopPlaceWeightfunicularSubmodetelecabinSubmodesnowAndIceSubmodeotherTransportModesderivedFromObjectRefresponsibilitySetRefallAreasWheelchairAccessiblecompatibleWithVersionFrameVersionRefstatus_BasicModificationDetailsGroupderivedFromVersionRef_BasicModificationDetailsGroupGet scheduled stop points for stop place
Retrieves all scheduled stop points associated with a specific stop place. Returns the logical timetable references that map to this physical location. Supports both JSON (default) and XML formats via Accept header.
path Parameters
idUnique identifier for the stop place
Headers
ET-Client-NameEntur Client Header.
It is required that all consumers identify themselves by using this header.
Entur will deploy strict rate-limiting policies on API-consumers who do not identify with a header and reserves the right to block unidentified consumers.
The structure of ET-Client-Name should be: <company>-<application> for companies, and <personal name>-<application> for individuals.
X-Correlation-IdCorrelation id
Get scheduled stop points for stop place › Responses
Successfully retrieved scheduled stop points
idmodificationSet