freeapis

Infermedica

NLP based symptom checker and patient triage API for health diagnosis from text

Authentication
API Key
HTTPS
Yes
CORS
Yes
Category
Health

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-Key headers (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

APIAuthHTTPSCORS
Clinical Trials Directory

Every clinical trial registered with ClinicalTrials.gov, indexed by condition and sponsor

No authYesYes
CMS.gov

Access to the data from the CMS - medicare.gov

API KeyYesUnknown
Coronavirus

HTTP API for Latest Covid-19 Data

No authYesUnknown
Coronavirus in the UK

UK Government coronavirus data, including deaths and cases by region

No authYesUnknown
Covid Tracking Project

Covid-19 data for the US

No authYesNo