GTT: Get Stop Accessibility
GTT via Parse · maps_geo
Get richer stop data: upcoming arrivals with accessibility fields, plus nearby ticket resellers (rivendite) and accessible parking (stalli), configurable by flags. Arrivals include per-vehicle accessibility and tap-and-go status. APIs to enumerate GTT lines and extract full-day scheduled departure times at each stop using GTT's public das_ws service. Also includes stop search and real-time arrivals per stop. Fulfilled by Parse from gtt.to.it.
- government-public
- gtt
- gtt-to-it
- maps-geo
- 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/559cc6d3-d8a1-4547-9bea-ee0e78b2dcae/get_stop_accessibility
- Interface artifact
- sha256:935ba205a33a062e6d36dfaf1cb1b09944ba3d40c00520a3723303f63fae9064
- Manifest digest
- sha256:eca1bebe5cd74b7cf22670d3b47cb8c55a392d15bb93aef52019815994d1a620
Request fields
- bacino (string): Service basin code.: Allowed values: U, E
- palina (string, required): Stop code (palina). Obtain from search_stops endpoint.
- stalli (boolean): Include nearby accessible parking stalls.
- nminuti (integer): Look-ahead window in minutes.
- rivendite (boolean): Include nearby ticket resellers.
- order_by_line (boolean): Whether to group/sort results by line.
Example queries
- {"bacino":"U","palina":"171","stalli":"true","nminuti":"60","rivendite":"true","order_by_line":"true"}