Transportation — entry 053 of 69

Transport for Philadelphia, US

Verified Jul 2026

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.

transitreal-timebusesregional-railphiladelphia
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

Score80out of 100
Authentication25/25No authentication required
Pricing20/20Free to use
Docs0/20No docs or spec available
Formats15/15Supports 2 response formats
Freshness20/20Verified within 6 months

Embed this badge

Scored 80 on greatapis.com
<a href="https://greatapis.com/api/transport-for-philadelphia-us/"><img src="https://greatapis.com/badge/transport-for-philadelphia-us.svg" alt="Scored 80 on greatapis.com"></a>

Auth quickstart

  1. 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.