deutschebahn.com

A RESTful webservice to request a railway journey - FREE plan with restricted access (max. 10 requests per minute). Please ignore the message in the API Console about the access token. Register to use an less restricted version, which requires an access token.

4 endpoints transportopen_data
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Get location information
curl \
  /location/{name}
Get arrival board of a location
curl \
  /arrivalBoard/{id}
Get departure board of a location
curl \
  /departureBoard/{id}
Endpoints (4 total)
GET
/location/{name}
Get location information
GET
/arrivalBoard/{id}
Get arrival board of a location
GET
/departureBoard/{id}
Get departure board of a location
GET
/journeyDetails/{id}
Get details about a single journey
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints4
Categories2