Description
Regional rail schedules are accessed by train number. Train numbers are in the GTFS files or the route stop API.
Example: https://www3.septa.org/api/RRSchedules/index.php?req1=458 returns rail schedule for the Aiport Line.
Bus and trolley schedules are accessed by stop ID.
Example: [https://www3.septa.org/api/BusSchedules/index.php?stop_id=12345](https://www3.septa.org/api/BusSchedules/index.php?stop_id=12345) returns scheduled stops for Ridge Av & Walnut Ln
Resources
| Name | Format | Description | Link |
|---|---|---|---|
| 2 | index.php | https://www3.septa.org/api/RRSchedules/index.php | |
| 2 | index.php | https://www3.septa.org/api/BusSchedules/index.php |
Tags
- transportation
- public-transit
- septa
Topics
- Local Government