GTT: Get Stop Realtime
GTT via Parse · maps_geo
Get upcoming arrivals for a stop (palina). Returns stop metadata plus per-line arrival times (transiti) with real-time predictions when available. Real-time mode is recommended; scheduled-only mode (realtime=false) may have significantly slower response times. 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_realtime
- Interface artifact
- sha256:59b86bbba6f1277a9f50924ea475afb8c6b2fdea75b579668a82066682d57fc1
- Manifest digest
- sha256:7cac53b4628c6fa6dff14599ec54750c43f04b72a0a672fe3d00005792b3d28f
Request fields
- bacino (string): Service basin code.: Allowed values: U, E
- palina (string, required): Stop code (palina). Obtain from search_stops endpoint.
- realtime (boolean): If true, prefer real-time predictions when available. Setting to false uses scheduled times only but may be significantly slower.
Example queries
- {"bacino":"U","palina":"171","realtime":"true"}