Transportation — entry 061 of 69
Transport for Toronto, Canada
MyTTC is a long-running, independently-run trip planner for the TTC that exposes any stop or station page as a keyless JSON/XML feed simply by appending an extension (e.g. /finch_station.json), plus a handful of undocumented endpoints the maintainers warn may change without notice. It deliberately skips API keys, and a full GTFS/SQL data dump is offered separately through a Google Group rather than the live API — it's a community hobby project, not an official TTC product.
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, XMLResponses can be requested as JSON or XML.
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.