RxLabelGuard - Drug Interaction API
## RxLabelGuard - Drug Interaction Detection API Detect drug-drug interactions using real FDA Structured Product Labeling (SPL) data. RxLabelGuard parses official drug labels, extracts interaction data, and returns structured results with severity scoring and evidence citations. ### Key Features - **FDA Label Data** — Interactions sourced directly from FDA-approved drug labels - **Severity…
RxLabelGuard - Drug Interaction API endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| POST |
askInteractions /v1/interactions/ask |
Accepts a free-text question about drug interactions. The system uses AI to extract drug names from the question, then runs the full interaction check pipeline. Best used with… |
| POST |
checkInteractions /v1/interactions/check |
Accepts an array of drug names and returns all pairwise interaction data. Each drug is resolved via RxNorm, its FDA label is retrieved from openFDA, interactions are extracted,… |
RxLabelGuard - Drug Interaction API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $20 / month | 60 / minute |
|
| ULTRA | $99 / month | 120 / minute |
|