Back to catalog
🚌

Transport for Switzerland

API Key

Official Swiss Public Transport Open Data

🚌TransportationHTTPS

IC 1 514

ZΓΌrich HB β†’ Geneva Airport

Departure08:32
Platform7
Duration2h 48m
OperatorSBB CFF FFS
StatusOn Time

Sample Response

response.json
1{
2 "train": "IC 1 514",
3 "from": "ZΓΌrich HB",
4 "to": "Geneva Airport",
5 "departure": "08: 32",
6 "platform": "7",
7 "duration": "2h 48m",
8 "operator": "SBB CFF FFS",
9 "status": "On Time"
10}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://opentransportdata.swiss/en/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs