| Request | Description | Response |
|---|---|---|
| Client | Set HTTP client | - |
| ArrivalBoard | To get arrival board for a station | ArrivalBoardResponse |
| DepartureBoard | To get departure board for a station | DepartureBoardResponse |
| Journey | This will get you a full journey report for a vehicle | JourneyResponse |
| Location | With this you can find stops, POI or addresses from a user input | LocationResponse |
| NearbyStops | This will deliver all stops within a radius of a given coordinate. | StopLocationResponse |
| Trip | With this you can calculate a trip | TripResponse |