drugs.com API: get_drug_interactions
drugs.com via Parse · healthcare
Check interactions between drugs using their interaction IDs obtained from get_drug_details. Returns each interaction with its severity level (Major, Moderate, Minor), the drug pair involved, and a description of the interaction. Includes both drug-drug and drug-food/lifestyle interactions. Requires at least two comma-separated interaction IDs to produce results. API to extract drug information, FDA approvals, pill identification, and drug interactions from Drugs.com. Fulfilled by Parse from drugs.com.
- drugs-com
- government-public
- healthcare
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- healthcare
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/da04495a-c550-40b2-91b6-6a686616952d/get_drug_interactions
- Interface artifact
- sha256:6e1fc01528ffd13fa11dd5e6b9fdffd812e908573052bc149f9b1bf1857cf775
- Manifest digest
- sha256:692a517ed73a9d7767e44d4d21b8cdeed9ec5249423c3d64138575844e914870
Request fields
- drug_ids (string, required): Comma-separated interaction IDs for drugs (e.g. '233-109,11-0'). Interaction IDs are obtained from the get_drug_details endpoint's interaction_id field. At least two IDs are needed to check interactions.
Example queries
- {"drug_ids":"233-109,11-0"}