# Lexigram API **Provider:** Lexigram **Category:** developer **Base URL:** `https://docs.lexigram.io` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://docs.lexigram.io/ ## Description NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://docs.lexigram.io/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://docs.lexigram.io' ``` ## Sample Response ```json {} ``` ## Pricing Details Free with account. Medical terminology and clinical NLP API. --- *Source: [API Map](https://apimap.dev/apis/lexigram/) — CC BY 4.0*