Back to catalog
🚌

Transport for Chicago, US

API Key

Chicago Transit Authority (CTA)

🚌Transportation

CTA Red Line

Transit Arrival

Route NameRed Line
Next Arrival3 min
StationChicago/State
DirectionNorthbound toward Howard
Service StatusNormal Service

Sample Response

response.json
1{
2 "route_name": "Red Line",
3 "next_arrival": "3 min",
4 "station": "Chicago/State",
5 "direction": "Northbound toward Howard",
6 "service_status": "Normal Service"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "http://www.transitchicago.com/developers/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs