# Infermedica API **Provider:** Infermedica **Category:** developer **Base URL:** `https://developer.infermedica.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Based on plan **Free Tier:** No **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://developer.infermedica.com/docs/ ## Description NLP based symptom checker and patient triage API for health diagnosis from text ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://developer.infermedica.com/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://developer.infermedica.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Paid. Starter $0 (limited symptoms), Professional and Enterprise pricing on request. --- *Source: [API Map](https://apimap.dev/apis/infermedica/) — CC BY 4.0*