API

Why did you write an API?

I wanted to share the data I generate (determining the "fuckedness" of trains) with others. I found a neat way to use SEPTA's data, and maybe someone else will find a neat way to use my data.

So what are the API endpoints?

An interactive API guide is on the API Docs page

Are there any restrictions on this API?

Please try not to hit the API more than once every few minutes. Otherwise I will have to implement a quota system and that's not fun for anybody.