Streetcar Open API (Application Programming Interface)

The TransLoc Public API is a RESTful API which allows you to incorporate real-time vehicle tracking information into your web or mobile applications. It exposes several resources that allow you to access real-time information about transit systems tracked by TransLoc Inc. Following the REST principles, all the resources available through this API are located at specific URLs. You should use GET requests to access the resources behind the URLs. In all cases, if your request was successfully processed the HTTP status code will be returned as 200 OK. If an error occurs, an appropriate 400 or 500 level error will be returned, with the body of the response containing a plain text user-friendly error message.

Data and Resources

Additional Info

Field Value
Maintainer David Windsor DPW sent Nancy this API documentation 03/12/2019
Last Updated April 14, 2022, 16:26 (UTC)
Created March 13, 2019, 13:51 (UTC)