/oebb-api-docs

Inoffical documentation for common API endpoints of the ÖBB

MIT LicenseMIT

ÖBB API Documentation

Inoffical documentation for common API endpoints of the Austrian Federal Railways (ÖBB), which are used on https://tickets.oebb.at (and probably in the mobile apps as well).

I ignored most of the optional parameters, headers etc. to provide the simpliest way of usage.

Usage

Connections between stations

  1. Authentication
  2. Find Stations for start and destination
  3. Find Connections between the stations

Further APIs

The are many additional APIs like:

  • Departures and Arrivals at a specific station
  • "Zug Radar" - Live Positions of Trains

In case someones needs them, feel free to create a PR or an issue.

Client Libraries