GTT: Get Percorso Schedule
GTT via Parse · maps_geo
Get the full-day scheduled departure times at every stop for a specific line route and day. Returns an ordered stop list with all scheduled departures per stop. The codice and verso must be a valid pair from get_line_percorsi. 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_percorso_schedule
- Interface artifact
- sha256:66a661da4154e3b66f5365173be268d40f11fba57c17eecdee5404ffed8b3006
- Manifest digest
- sha256:40c67f9f76ad830c6691b59ca897c496e8e6b9cf5fd355e692485ac09f247681
Request fields
- linea (string, required): Line code.
- verso (string, required): Direction code (e.g. As, Di). Must match the codice from get_line_percorsi.
- bacino (string): Service basin code.: Allowed values: U, E
- codice (string, required): Route code (percorso code), e.g. 03A1.
- giorno (string): Service day in YYYYMMDD format. Omitting defaults to today's date.
Example queries
- {"linea":"2","verso":"As","bacino":"U","codice":"02AL1","giorno":"20260610"}