mbta.com API: get_stop_departures
mbta.com via Parse · maps_geo
Retrieve real-time departure predictions and scheduled departures for a specific stop. Returns upcoming departures with arrival/departure times, trip headsigns, direction, and route information. Results are ordered by departure time. API for MBTA (Massachusetts Bay Transportation Authority) subway, bus, and rail information in Greater Boston. Provides real-time departures, schedules, station details, and service alerts. Fulfilled by Parse from mbta.com.
- government-public
- maps-geo
- mbta-com
- parse
- platform-key
- travel
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- maps_geo
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/d20edddc-f498-4ec2-afaf-f3b075eef2af/get_stop_departures
- Interface artifact
- sha256:aa34d7d5059291cb09aaf19ceb451f190757a9cedebc7680198e3325d68f50f5
- Manifest digest
- sha256:38210997073fa13e98b66af3aef53f963215091249672c46f9bd36711e09ace2
Request fields
- stop_id (string, required): Stop ID from get_route_details stop_tree (e.g. 'place-sstat' for South Station, 'place-harsq' for Harvard).
Example queries
- {"stop_id":"place-sstat"}