Solutions
The job you ship, already an endpoint.
The same catalog, framed for the work in front of you — Swiss reimbursement, N-way interaction checks, the ATC tree, FHIR Medication and identifier lookup. Pick the closest match to your use case.
Browse
Six solutions, one catalog
Switzerland drug API
GET /api/v1/drugs?country=CH
A single REST surface over the Swiss drug market: reimbursement, dispensing category, Pharmacode and ATC, stitched from the authoritative registers.
ExploreDrug interaction API
POST /api/v1/interactions/check
POST a medication list by ATC, ID or identifier and get back N-way interaction pairs with a graded severity, mechanism and recommendation.
ExploreATC code API
GET /api/v1/atc/{code}
The complete WHO ATC classification as a clean REST tree — node, parent chain, multilingual labels, DDD, plus /children and /drugs traversal.
ExploreFHIR Medication API
GET /api/v1/drugs/{id}?format=fhir
Add ?format=fhir to a drug fetch and receive a standards-valid FHIR R4 Medication — no mapping layer on your side.
ExplorePharmacode lookup
GET /api/v1/drugs/lookup?system=pharmacode
Resolve a Swiss Pharmacode to the canonical drug product in one indexed read — with ATC, dispensing, reimbursement, and the GTIN / Swissmedic-No bridge.
ExploreNDC & barcode lookup
GET /api/v1/drugs/lookup?system=gtin
Scan a barcode, get a drug. Resolve a GTIN/EAN or a US NDC to the canonical product in one indexed read, across every identifier system.
ExploreReady when you are
Don't see your exact job? It's probably one call away.
Every solution is a thin framing over the same REST/GraphQL/MCP API. Browse the raw capabilities to compose your own.
Free tier · 100 requests/day · No card required