db-vendo-client/p/dbnav/base.json
2025-10-21 17:40:14 +00:00

12 lines
702 B
JSON

{
"journeysEndpoint": "https://app.services-bahn.de/mob/angebote/fahrplan",
"bestpriceEndpoint": "https://app.services-bahn.de/mob/angebote/tagesbestpreis",
"refreshJourneysEndpointTickets": "https://app.services-bahn.de/mob/angebote/recon",
"refreshJourneysEndpointPolyline": "https://app.services-bahn.de/mob/trip/recon",
"locationsEndpoint": "https://app.services-bahn.de/mob/location/search",
"stopEndpoint": "https://app.services-bahn.de/mob/location/details/",
"nearbyEndpoint": "https://app.services-bahn.de/mob/location/nearby",
"tripEndpoint": "https://app.services-bahn.de/mob/zuglauf/",
"boardEndpoint": "https://app.services-bahn.de/mob/bahnhofstafel/",
"defaultLanguage": "en"
}