Infermedica
NLP based symptom checker and patient triage API for health diagnosis from text
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Yes
- Category
- Health
- Documentation / URL
- https://developer.infermedica.com/docs/
Overview
Infermedica provides symptom-checker APIs — key-based (a missing key returns 401, verified).
Quick Start
Conditions (replace YOUR_ID/YOUR_KEY):
curl "https://api.infermedica.com/v3/conditions?limit=1" \
-H "App-Id: YOUR_ID" \
-H "App-Key: YOUR_KEY"
Authentication
- Register at developer.infermedica.com → App-Id + App-Key.
- Send them as
App-Id/App-Keyheaders (missing → 401, verified).
Rate Limits & Notes
- Free tier with limits (check the docs); paid plans scale.
- Symptom checking/triage.
FAQ
Is Infermedica free? Free tier with limits; more is paid.
Why 401? App-Id/App-Key are required (verified).
What’s the auth style?
App-Id + App-Key headers.
More in Health
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Clinical Trials Directory Every clinical trial registered with ClinicalTrials.gov, indexed by condition and sponsor | No auth | Yes | Yes | ↗ |
| CMS.gov Access to the data from the CMS - medicare.gov | API Key | Yes | Unknown | ↗ |
| Coronavirus HTTP API for Latest Covid-19 Data | No auth | Yes | Unknown | ↗ |
| Coronavirus in the UK UK Government coronavirus data, including deaths and cases by region | No auth | Yes | Unknown | ↗ |
| Covid Tracking Project Covid-19 data for the US | No auth | Yes | No | ↗ |