SEPTA Alerts

Description

Provides access to SEPTA travel alerts via an API. All travel alerts can be viewed at https://www3.septa.org/api/Alerts/.

To retrieve travel alerts for a specific route or line, add the parameter: route/line name to the URL.

Example: https://www3.septa.org/api/Alerts/index.php?routes=bus_route_33

The API endpoint at get_alert_data.php provides more verbose messages for either the whole system or a single route
Example: https://www3.septa.org/api/Alerts/get_alert_data.php?route_id=bus_route_33

Resources

Name Format Description Link
23 index.php http://www3.septa.org/api/Alerts/index.php
23 get_alert_data.php http://www3.septa.org/api/Alerts/get_alert_data.php

Tags

  • transportation
  • public-transit
  • septa
  • alerts

Topics

  • Local Government

Categories