Supports both managed (Lava’s API keys) and unmanaged (bring your own credentials) mode.
Endpoints
Get real-time subway arrival/departure times for any NYC station. Pass a station name and optionally filter by route. Returns filtered, formatted times — no raw GTFS parsing needed.
GEThttps://api-endpoint.mta.info/subway-times?station=times+sq-42+st — $0.0005 / request
- SDK
- cURL
LIRR GTFS-RT feed
GEThttps://api-endpoint.mta.info/Dataservice/mtagtfsfeeds/lirr/gtfs-lirr — $0.0005 / request
- SDK
- cURL
Metro-North GTFS-RT feed
GEThttps://api-endpoint.mta.info/Dataservice/mtagtfsfeeds/mnr/gtfs-mnr — $0.0005 / request
- SDK
- cURL
Service alerts (all)
GEThttps://api-endpoint.mta.info/Dataservice/mtagtfsfeeds/camsys/all-alerts.json — $0.0005 / request
- SDK
- cURL
Service alerts (subway)
GEThttps://api-endpoint.mta.info/Dataservice/mtagtfsfeeds/camsys/subway-alerts.json — $0.0005 / request
- SDK
- cURL
Service alerts (bus)
GEThttps://api-endpoint.mta.info/Dataservice/mtagtfsfeeds/camsys/bus-alerts.json — $0.0005 / request
- SDK
- cURL
Service alerts (lirr)
GEThttps://api-endpoint.mta.info/Dataservice/mtagtfsfeeds/camsys/lirr-alerts.json — $0.0005 / request
- SDK
- cURL
Service alerts (mnr)
GEThttps://api-endpoint.mta.info/Dataservice/mtagtfsfeeds/camsys/mnr-alerts.json — $0.0005 / request
- SDK
- cURL
Elevator/escalator status (current)
GEThttps://api-endpoint.mta.info/Dataservice/mtagtfsfeeds/nyct/nyct_ene.json — $0.0005 / request
- SDK
- cURL
Elevator/escalator status (upcoming)
GEThttps://api-endpoint.mta.info/Dataservice/mtagtfsfeeds/nyct/nyct_ene_upcoming.json — $0.0005 / request
- SDK
- cURL
Elevator/escalator status (equipments)
GEThttps://api-endpoint.mta.info/Dataservice/mtagtfsfeeds/nyct/nyct_ene_equipments.json — $0.0005 / request
- SDK
- cURL
Bus GTFS-RT trip-updates
GEThttps://gtfsrt.prod.obanyc.com/tripUpdates — $0.0005 / request
- SDK
- cURL
Bus GTFS-RT vehicle-positions
GEThttps://gtfsrt.prod.obanyc.com/vehiclePositions — $0.0005 / request
- SDK
- cURL
Bus GTFS-RT alerts
GEThttps://gtfsrt.prod.obanyc.com/alerts — $0.0005 / request
- SDK
- cURL
Bus SIRI vehicle-monitoring
GEThttps://bustime.mta.info/api/siri/vehicle-monitoring.json — $0.0005 / request
- SDK
- cURL
Bus SIRI stop-monitoring
GEThttps://bustime.mta.info/api/siri/stop-monitoring.json — $0.0005 / request
- SDK
- cURL
Next Steps
All Providers
Browse all supported AI providers
Forward Proxy
Learn how to construct proxy URLs and authenticate requests