Search Link: https://www.apis.guru.com
Overview
GET /arrivalBoard/{id}
Summary: Get arrival board of a location
Get arrival board at a given location at a given daten and time.
OpenAPI snippet URL
GET /departureBoard/{id}
Summary: Get departure board of a location
Get departure board at a given location at a given daten and time.
OpenAPI snippet URL
GET /journeyDetails/{id}
Summary: Get details about a single journey
Retrieve details of a journey. The id of journey should come from an arrival board or a departure board.
OpenAPI snippet URL
GET /location/{name}
Summary: Get location information
Get information about locations matching the given name or name fragment
OpenAPI snippet URL