Doctors Consultation
This API allows detailed queries on registered physicians in Brazil, providing simple and efficient access to public data on healthcare professionals. Through the available endpoints, which contain data pagination, it is possible to search for physicians in various ways and return essential data such as full name, registration number, professional status, gender, and evaluations related to the…
Doctors Consultation endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
GetDoctorList /Crm/ObterMedicoLista |
Get a list of doctors. |
| POST |
GetDoctorbyUfName /Crm/ObterMedicoUfNome/{uf}/{numPagina} |
Get doctor UF and name. |
| POST |
GetDoctorbyCrmName /Crm/ObterMedicoCrmNome/{numCrm}/{numPagina} |
Get Doctor by CRM and Name. |
| POST |
GetDoctorbyName /Crm/ObterMedicoNome/{numPagina} |
Search for a doctor by name. |
| GET |
GetDoctorbyCrmUf /Crm/ObterMedicoCrmUf/{numCrm}/{uf}/{numPagina} |
Get a doctor by CRM and UF. |
| GET |
GetDoctorbyCrm /Crm/ObterMedicoCrm/{numCrm}/{numPagina} |
Get Doctor Data Using CRM Number |
Doctors Consultation pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $2.99 / month | 120 / minute |
|
| ULTRA Recommended | $6.99 / month | 240 / minute |
|
| MEGA | $9.99 / month | — |
|