Back to catalog
🚌

CTS

API Key

CTS Realtime API

🚌TransportationHTTPSCORS enabled

CTS

Strasbourg Public Transit Schedule

RouteLine 12 - Central Express
StopCity Hall Station
Next Arrival08:34
DirectionNorthbound
Delay Minutes2

Sample Response

response.json
1{
2 "route": "Line 12 - Central Express",
3 "stop": "City Hall Station",
4 "next_arrival": "08: 34",
5 "direction": "Northbound",
6 "delay_minutes": 2
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://api.cts-strasbourg.eu/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs