Back to catalog
🚌

transport.rest

Free

Community maintained, developer-friendly public transport API

🚌TransportationHTTPSCORS enabledNo API key required

Berlin Hauptbahnhof

transport.rest Public Transit

NameBerlin Hauptbahnhof
Id900003201
TypeStation
Departures42
LinesS3, S5, S7, S75, S9, ICE, IC

Sample Response

response.json
1{
2 "name": "Berlin Hauptbahnhof",
3 "id": "900003201",
4 "type": "station",
5 "departures": 42,
6 "lines": "S3, S5, S7, S75, S9, ICE, IC"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://transport.rest"
View Documentation

Similar APIs