db-vendo-client/p/dbnav/base.json

11 lines
574 B
JSON
Raw Normal View History

2024-12-21 23:04:05 +00:00
{
"journeysEndpoint": "https://app.vendo.noncd.db.de/mob/angebote/fahrplan",
"refreshJourneysEndpointPrice": "https://app.vendo.noncd.db.de/mob/angebote/recon/autonomereservierung",
"refreshJourneysEndpointPolyline": "https://app.vendo.noncd.db.de/mob/trip/recon",
"locationsEndpoint": "https://app.vendo.noncd.db.de/mob/location/search",
"nearbyEndpoint": "https://app.vendo.noncd.db.de/mob/location/nearby",
"tripEndpoint": "https://app.vendo.noncd.db.de/mob/zuglauf",
2025-01-02 14:00:45 +00:00
"boardEndpoint": "https://app.vendo.noncd.db.de/mob/bahnhofstafel/",
2024-12-21 23:04:05 +00:00
"defaultLanguage": "en"
}