aiendpoint.dev
ServicesDeutsche Bahn

Deutsche Bahn

community

Germany national railway operator offering train tickets, schedules, and travel information for domestic and international rail journeys across Europe.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://bahn.deapikeytravelconfidence: 90/1000 discoveries1 contributors
GET/api/v1/fahrplan/departure

Search train connections between stations

Parameters

dateYYYY-MM-DD (stringrequired
timeHH:MM (stringoptional
class1|2 (integeroptional
originstation name or ID (stringrequired
passengersintegeroptional
destinationstation name or ID (stringrequired

Returns

connections[] with departure, arrival, duration, changes, train_types[], price, platform
GET/api/v1/fahrplan/arrivals

Get departure or arrival board for a station

Parameters

dateYYYY-MM-DD (stringoptional
timeHH:MM (stringoptional
stationstation name (stringrequired

Returns

services[] with train_number, destination, departure_time, platform, delay_minutes, status
GET/api/v1/location.name

Find train stations by name

Parameters

inputstation name (stringrequired

Returns

locations[] with id, name, type, lat, lon