Back to catalog
🚌

MTA

Free

MTA Subway Realtime Feeds

🚌TransportationHTTPSNo API key required

MTA

Subway status for Line 7

Line7
StatusGood Service
DirectionFlushing-bound
Next Arrival3 min
Line Color#B933AD
Stations22
Ridership Daily423,000

Sample Response

response.json
1{
2 "line": "7",
3 "status": "Good Service",
4 "direction": "Flushing-bound",
5 "next_arrival": "3 min",
6 "line_color": "#B933AD",
7 "stations": 22,
8 "ridership_daily": 423000
9}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://api.mta.info/#/subwayRealTimeFeeds"
View Documentation

Similar APIs