FaSta - Station Facilities Status
A RESTful webservice to retrieve data about the operational state of public elevators and escalators in german railway stations.
Latency
1035ms p95
Uptime
0.0% 30d
Playground
Verified
live
Endpoints
/facilities
Access to public facilities (escalators and elevators) in railway stations
/facilities/{equipmentnumber}
Returns the facility identified by its equipmentnumber.
/stations/{stationnumber}
Returns information about a station (and its corresponding facilities) identified by a stationnumber.
3 endpoints auto-detected
Authentication
This API uses an API key, passed in the "Authorization" header. No OAuth required.
curl -X GET \ "https://api.deutschebahn.com/fasta/v2/facilities" \ -H "Authorization: YOUR_API_KEY"
api.deutschebahn.com · HTTPS only