Transportation — entry 061 of 69

Transport for Toronto, Canada

Verified Jul 2026

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.

transittorontottccommunity-projectpublic-transport
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

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-toronto-canada/"><img src="https://greatapis.com/badge/transport-for-toronto-canada.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.