Infermedica
基于 NLP 的症状检查器和患者分诊 API,用于从文本进行健康诊断
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Yes
- 分类
- 健康
简介
Infermedica 提供症状检查器 API——基于密钥(缺少密钥返回 401,已实测)。
快速开始
病症(替换 YOUR_ID/YOUR_KEY):
curl "https://api.infermedica.com/v3/conditions?limit=1" \
-H "App-Id: YOUR_ID" \
-H "App-Key: YOUR_KEY"
认证方式
- 在 developer.infermedica.com 注册 → App-Id + App-Key。
- 通过
App-Id/App-Key请求头携带(缺失 → 401,已实测)。
速率限制与注意事项
- 免费层带限额(看文档);付费档可扩展。
- 症状检查/分诊。
常见问题
Infermedica 免费吗? 免费层带限额;更多需要付费。
为什么 401? 需要 App-Id/App-Key(已实测)。
认证风格是什么?
App-Id + App-Key 请求头。
健康 分类更多
| 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 | ↗ |