latestSwagger 2.02026-08-10201771.8 KB
e0575f41ded3
Static Data
Bus or trolley schedules in SMS format
Returns bus and trolley stop schedule times by stop_id, route, and/or direction.
get/sms/index.php
Query parameters
req1string required
Every stop ID is a valid parameter for a list of stop IDs by route please visit the <a href='/stops/index.php'>Choose Your Stop ID</a> page.
req2string
Every bus and trolley route is a valid parameter please refer to the <a href='/VIBusAndTrolley.html'>Bus & Trolley Inputs</a> page to see all valid input>
req3string
Valid GTFS direction_id: 0 or 1
req4string
Returns schedule times on or after specified date, format: MM/DD/YYYY. Defaults to current day.
req5string
Returns schedule times on or after specified time, format: HH:mm:ss. Defaults to current time.
Response
success