Transportation — entry 053 of 69
Transport for Philadelphia, US
SEPTA's real-time data is spread across a family of small JSON endpoints under www3.septa.org/api (TrainView, TransitView, NextToArrive, Alerts, BusDetours) plus separate GTFS-RT protobuf feeds, and is now indexed through a Swagger UI at api.septa.org rather than the old Code-for-America hackathon reference page. None of the endpoints tested require a key, but SEPTA doesn't publish rate limits or uptime guarantees.
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSDisabledBrowser calls need a server-side proxy.
PricingFreeNo paid tier — free for the documented use case.
FormatsJSON, GTFS-RTResponses can be requested as JSON or GTFS-RT.
GreatAPIs Score
Score80
Authentication25/25No authentication required
Pricing20/20Free to use
Docs0/20No docs or spec available
Formats15/15Supports 2 response formats
Freshness20/20Verified within 6 months
Auth quickstart
- No key needed — call it now.
Stored keyNo key stored
Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.