City, Toronto Open Data
Toronto (CA) City Open Data
- Authentication
- No auth
- HTTPS
- Yes
- CORS
- Yes
- Category
- Government
- Documentation / URL
- https://open.toronto.ca/
Overview
Toronto’s Open Data portal exposes city datasets — transit, permits, and services — via CKAN, keyless (verified live).
Quick Start
List datasets (verified live):
curl "https://ckan0.cf.opendata.inter.prod-toronto.ca/api/3/action/package_list"
{
"success": true,
"result": ["10-year-cycling-network", "2011-street-centreline", "2021-population-by-neighbourhood"]
}
Search packages:
curl "https://ckan0.cf.opendata.inter.prod-toronto.ca/api/3/action/package_search?q=cycling"
Authentication
None — keyless.
Rate Limits & Notes
- Free government open data; be polite with request rates.
- Standard CKAN API:
package_list,package_search,package_show,datastore_search.
FAQ
Is Toronto Open Data free? Yes — keyless government open data (verified).
What’s the API style?
CKAN (/api/3/action/...).
What data is available? City datasets: transit, permits, demographics, and more.
More in Government
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| AI Law Tracker AI regulation laws by jurisdiction (US, EU, global) as read-only JSON; free tier | API Key | Yes | Unknown | ↗ |
| Bank Negara Malaysia Open Data Malaysia Central Bank Open Data | No auth | Yes | Unknown | ↗ |
| BCLaws Access to the laws of British Columbia | No auth | No | Unknown | ↗ |
| Brazil Community driven API for Brazil Public Data | No auth | Yes | Yes | ↗ |
| Brazil Central Bank Open Data Brazil Central Bank Open Data | No auth | Yes | Unknown | ↗ |