Get TTC fares
get_fareRetrieve TTC fare rates by rider category and payment type, including the 2-hour transfer rule. Filter by adult, senior, youth, or child, and by Presto, cash, day pass, or monthly.
Instructions
The current TTC fare table (adult/senior/youth/child by payment type) plus the 2-hour transfer rule. Fares are a flat, hand-maintained table — TTC publishes no machine-readable fare data. Optionally filter by category and/or fare_type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Optional rider category filter (adult, senior, youth, child). | |
| fare_type | No | Optional payment-type filter (presto, cash, day_pass, monthly). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fares | Yes | ||
| notes | Yes | ||
| transfer | Yes | ||
| source_url | Yes |