Find a Doctor (Ontario) Canada
Find Doc is a Toronto-focused healthcare discovery API that gives developers access to a patient-centric view of GPs and specialists. Unlike traditional doctor directories, Find Doc structures its data around what patients actually need to make a decision — not just name and specialty. Filter by: - Accepting new patients (with verified, timestamped status) - TTC (Toronto Transit Commision)…
Find a Doctor (Ontario) Canada endpoints
| Method | Endpoint | Description |
|---|---|---|
| Doctor | ||
| GET |
List Doctors /doctors |
Return doctors filtered by specialty, languages, gender, and years of practice. Each item embeds the doctor's primary clinic and a dataFreshness marker. |
| GET |
Doctor By CPSO /doctors/{cpso} |
Get a doctor by CPSO number (College of Physicians and Surgeons of Ontario) |
| GET |
Search Doctors /doctors/search |
Free-text search across doctor names and CPSO numbers. Returns the same { doctors, total, count } envelope as /doctors, and every list filter composes with the q query. |
| GET |
List Doctor Reviews By CPSO /doctors/{cpso}/reviews |
Paginated reviews for a doctor, addressed by CPSO number in the path (e.g. 90123), newest first. Unknown CPSO numbers return 404 not_found. |
| Clinic | ||
| GET |
List Clinics /clinics |
Return clinics filtered by acceptance, languages, accessibility, and location. Results are sorted by distance when lat and lng are supplied, otherwise by name. |
| GET |
List Clinic Reviews /clinics/{id}/reviews |
Paginated reviews for a clinic, addressed by id in the path, with an aggregate block: the average rating, total count, and a per-dimension breakdown. A clinic with no reviews… |
Find a Doctor (Ontario) Canada pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC Recommended | Free | — |
|
| PRO | $25 / month | — |
|