Travel
Transport for Philadelphia, US
The official developer APIs for the Southeastern Pennsylvania Transportation Authority (SEPTA).
1
Endpoints
—
Status
—
Latency
CODE EXAMPLES
JavaScript (Fetch)
fetch('https://www3.septa.org/api/', {
method: 'GET',
headers: {},
})
.then(response => response.json())
.then(data => console.log(data));cURL
curl -X GET 'https://www3.septa.org/api/'Transport for Philadelphia, US
0.0%
TRAVEL
The official developer APIs for the Southeastern Pennsylvania Transportation Authority (SEPTA).
PERFORMANCE TELEMETRY
RATE LIMITS
API TESTING INTERFACE
READY
SIGN IN TO EXECUTE TEST
Please sign in to test API endpoints
RESPONSE TELEMETRY
Execute API test to view telemetry data